Skip to content

.NET 9 Preview 7, Android 35.0.0-preview.7.41

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 13 Aug 18:09
· 86 commits to main since this release

How to install?

The latest .NET MAUI component is available in Visual Studio 2022 17.12 Preview 1:

image

You can also download the .NET 9 Preview 7 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.0-preview.7.41/9.0.100-preview.7       SDK 9.0.100-preview.7

What's Changed

Full Changelog: 34.99.0-preview.6.340...35.0.0-preview.7.41