.NET 8 Servicing, Android 34.0.79
The latest .NET MAUI
component is available in Visual Studio 2022 17.10 Preview 1:
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
- [tests] add test for Microsoft.Intune by @jonathanpeppers in #7926
- [build] set
$(AllowSelfContainedWithoutRuntimeIdentifier)
by @jonathanpeppers in #8547 - [Xamarin.Android.Build.Tasks] Update XA5207 for VSCode by @dellis1972 in #8494
- [Xamarin.Android.Build.Tasks] don't set $(PublishSelfContained) for .NET 9 by @jonathanpeppers in #8565
- [Microsoft.Android.Templates] New files should open editor by @jonpryor in #8623
- [Mono.Android] Fix ServerCertificateCustomValidator by @simonrozsival in #8594
- Fix ServerCertificateCustomValidator on API 21-23 by @simonrozsival in #8637
- Bump com.android.tools:r8 from 8.1.56 to 8.1.72 in #8532
- Bump com.android.tools:r8 from 8.1.72 to 8.2.33 in #8577
- Update a number of l18n files by @grendello in #8633
- [Xamarin.Android.Build.Tasks] fix warning when missing
proguard-android.txt
by @dellis1972 in #8641 - [release/8.0.1xx] [Xamarin.Android.Build.Tasks] XA1039 warning for Android.Support by @jonathanpeppers in #8648
- [Xamarin.Android.build.Tasks] ignores
repackaged.jar
by @jonathanpeppers in #8664 - [workload] Allow installation on linux-arm64 by @pjcollins in #8500
- [release/8.0.1xx] localization changes for
XA1039
by @jonathanpeppers in #8674
Full Changelog: 34.0.52...34.0.79