Skip to content

.NET 8 Preview 4, Android 34.0.0-preview.4.273

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 16 May 18:34
· 1163 commits to main since this release
5ca9ebd

How to install?

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

image

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

Also see the Known Issues in .NET 8.

What's Changed

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