This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
28.0.0.1
Minor bugfixes to the bindings of Support 28.0.0:
- Added XamarinAndroidSupportSkipVerifyVersions to enable skipping task manually if necessary
- Switched to HttpWebRequest on fetching recommended Xamarin.Android.Support.x nuget versions for builds that will fail due to multiple different versions of support libs installed
- The Project Reference for fragments in the Transition binding was missing PrivateAssets="none" which would cause the dependency to not include the fragment package's .targets file from build/
- Improved the ordering of package names and versions when output due to mixing multiple support library versions - now it orders by version first to make it easy to spot which package has a different version