MAUIverse MAUIverse
← Back to MAUI Releases

8.0.0-preview.4.8333

Preview

How to install?

Download the .NET 8 Preview 4 SDK, followed by:

> dotnet workload install maui
...
Successfully installed workload(s) maui.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
maui                    8.0.0-preview.4.8333/8.0.100-preview.4      SDK 8.0.100-preview.4

What’s Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/dotnet/maui/compare/8.0.0-preview.3.8149…8.0.0-preview.4.8333

View on GitHub

← Back to MAUI Releases