You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android] Use lowered runtime flavor in Android sample app MakeFile #112940
Use lowered runtime flavor in Android sample app MakeFile and abort for unrecognized RUNTIME_FLAVOR.
The previous behavior only accepted "Mono" as a RUNTIME_FLAVOR for building the runtimepack. This could cause unwanted behavior where passing RUNTIME_FLAVOR=mono would lead to building CoreCLR packs instead.
0 commit comments