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 532 forks source link

$(AndroidPackVersionSuffix)=preview.1; main is 35.99.x #9444

Closed jonathanpeppers closed 1 month ago

jonathanpeppers commented 1 month ago

We branched for .NET 9 GA from b90c5590 into release/9.0.1xx; the main branch is now .NET 10 Preview 1.

Using 35.99.x for now, until we know that API 36 is a stable API.

jonathanpeppers commented 1 month ago

There is a FastDeployEnvironmentFiles(False) test failure I'm going to investigate in a different PR.

The changes here wouldn't cause it.