Skip to content

.NET 8 Preview 1, Android 34.0.0-preview.1.157

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 21 Feb 21:09
· 1287 commits to main since this release

How to install?

Download the .NET 8 Preview 1 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.1.157/8.0.100-preview.1      SDK 8.0.100-preview.1

What's Changed

New Contributors

Full Changelog: 33.0.26...34.0.0-preview.1.157