Skip to content

.NET 9 Servicing, Android 35.0.61

Latest
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 30 Apr 13:47
· 373 commits to main since this release
e7876a4

The latest .NET MAUI component is available in Visual Studio 2022 17.14 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.61/9.0.100                   SDK 9.0.202

What's Changed

Full Changelog: 35.0.50...35.0.61