ImproveXamarinBuildTimes
ImproveXamarinBuildTimes copied to clipboard
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Results
3
ImproveXamarinBuildTimes issues
Sort by
recently updated
recently updated
newest added
Linking adds a fair amount of time to Android builds. IN one recent support case I handled, disabling the linker was they key to improving the incremental build time after...
Latest announces: [Optimize your Xamarin.Android Builds](https://devblogs.microsoft.com/xamarin/optimize-xamarin-android-builds/)
I will try this tonight... Thanks!