dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.93k stars 530 forks source link

[Xamarin.Android.Build.Tasks] Remove Xamarin.Analysis #9283

Closed pjcollins closed 2 months ago

pjcollins commented 2 months ago

Changes: https://github.com/xamarin/monodroid/compare/8bd4bae7e2961200dc342abf02b654efaf1d45d0...ae47dedcdb9d7cd83c18630b3941ecb4b9441d7c

Removes Xamarin.Analysis and Xamarin.Android.Analysis build tasks and targets. The xamarin/xamarin-analysis repo has been archived, and the only extension point for that build infrastructure in this repo appears to be in Xamarin.Android.Analysis.targets which is now obsolete.