Skip to content

.NET 10 Servicing, Android 36.1.30

Choose a tag to compare

@jonathanpeppers jonathanpeppers released this 10 Feb 22:48
· 688 commits to main since this release

The latest .NET MAUI component is available in Visual Studio 2026 or higher:

image

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

> dotnet workload install android --version 10.0.103
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.1.30/10.0.100                            SDK 10.0.100

What's Changed

Full Changelog: 36.1.12...36.1.30