Skip to content

.NET 8 Preview 5, Android 34.0.0-preview.5.312

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 13 Jun 19:34
· 1126 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 2:

image

Or download the .NET 8 Preview 5 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.5.312/8.0.100-preview.5      SDK 8.0.100-preview.5

Also see the Known Issues in .NET 8.

What's Changed

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