-
Notifications
You must be signed in to change notification settings - Fork 564
Try xamarin/xamarin-android-tools#156 #6774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Unit tests are failing when This is caused by Build-tools 32.0.0 does not contain
@dellis1972, @jonathanpeppers: what should we do here? Should we keep |
|
I'm not sure we can just stop shipping dx unless we've told the users to stop using it. I can't remember if we have or not. If we have then we can problem drop it and all the tests. |
8124283 to
9fe49c8
Compare
Changes: jonpryor/xamarin-android-tools@0e80ea1...bbe85df * dotnet/android-tools@bbe85df4: [Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-32 * dotnet/android-tools@a7f4d30: [ci] Mention new NuGet feed and release (dotnet#153) * dotnet/android-tools@85ae77f: Merge pull request dotnet#152 from xamarin/dev/mattnorflus/SigningMigration * dotnet/android-tools@dd34e54: Adding condition to GetFilesToSign to only include files if build configuration is Release
9fe49c8 to
6ccafb7
Compare
We have been emitting an XA1023 warning for quite some time, and it's been an error under .NET 6. I currently think that the Xamarin.Android 12.3 release should continue to support |
Context: dotnet/android-tools#156
Changes: jonpryor/xamarin-android-tools@0e80ea1...9768b42
make jenkins#153)