Create explicit $(AndroidEnableFastDeployment)
property
#9495
Labels
Area: App+Library Build
Issues when building Library projects or Application projects.
enhancement
Proposed change to current functionality.
Milestone
Today, our "fast dev" experience is controlled via the
$(EmbedAssembliesInApk)
MSBuild property (and others?). This is confusing as the name does not give a hint of "fast dev".It would be nice to alias this property as something like
$(AndroidEnableFastDeployment)
that is clearer to its purpose.The text was updated successfully, but these errors were encountered: