Skip to content

Instantly share code, notes, and snippets.

@trinnguyen
Created September 14, 2019 09:04
Show Gist options
  • Save trinnguyen/11cb25712443418695660438550fbcba to your computer and use it in GitHub Desktop.
Save trinnguyen/11cb25712443418695660438550fbcba to your computer and use it in GitHub Desktop.
MSBuild targets for Xamarin.Android

Xamarin.Android msbuild tasks

msbuild /t:Clean
msbuild /t:Build
msbuild /t:Rebuild
msbuild /t:Install
msbuild /t:UpdateAndroidResources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment