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

[build] Update stable .NET to 9. #9543

Open jpobst opened 11 hours ago

jpobst commented 11 hours ago

In order to bump the stable version of .NET used in Java.Interop to .NET 9 we need to bump it here first.

Originally this was going to be done with the bump to targeting .NET 10, however that PR is waiting on fix(es) from other team(s) so we'll do this bump separately to unblock Java.Interop.