Skip to content

.NET 8 Preview 6, Android 34.0.0-preview.6.359

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 04 Aug 20:02
· 686 commits to main since this release

How to install?

The .NET MAUI (.NET 8 Preview) optional component is available in Visual Studio 2022 17.7 Preview 3:

image

Or download the .NET 8 Preview 6 SDK, 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                    34.0.0-preview.6.359/8.0.100-preview.6      SDK 8.0.100-preview.6

Also see the Known Issues in .NET 8.

What's Changed

Full Changelog: 34.0.0-preview.5.312...34.0.0-preview.6.359