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
Commit 73dc058 removed the default for `$(EmbedAssembliesIntoApk)` if
it is blank. This was not the right thing to do :).
This commit adds the a default of 'True' is `$(EmbedAssembliesIntoApk)`
if completely emplty by the time it has gone through all the other
processes.
0 commit comments