Skip to content

.NET 8 Servicing, Android 34.0.79

Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 13 Feb 18:54
· 303 commits to main since this release
87e4a6d

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

image

You can also download the .NET 8 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                    34.0.79/8.0.100                             SDK 8.0.100

Also see the Known Issues in .NET 8.

What's Changed

Full Changelog: 34.0.52...34.0.79