Skip to content

.NET 9 Servicing, Android 35.0.78

Latest
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 17 Jun 19:24
· 415 commits to main since this release

The latest .NET MAUI component is available in Visual Studio 2022 17.14.6:

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.78/9.0.100                   SDK 9.0.301

What's Changed

Full Changelog: 35.0.61...35.0.78