Skip to content

.NET 9 Servicing, Android 35.0.39

Latest
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 22 Jan 19:15
· 125 commits to main since this release

The latest .NET MAUI component is available in Visual Studio 2022 17.13 Preview 3:

image

You can also download the .NET 9 SDK directly, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                  Installation Source
--------------------------------------------------------------------------------------------
android                    35.0.39/9.0.101                   SDK 9.0.101

What's Changed

  • Bump to DevDiv/android-platform-support@457de82b by @pjcollins in #9554
  • [release/9.0.1xx] Bump android-platform-support, android-tools by @pjcollins in #9578
  • [XABT] Add deprecation warning for $(AndroidCreatePackagePerAbi). by @jpobst in #9586
  • Deprecate AndroidResgenFile and AndroidUseIntermediateDesignerFile by @dellis1972 in #9599
  • Bump to DevDiv/android-platform-support@b23656d4 by @pjcollins in #9635

Full Changelog: 35.0.24...35.0.39