5.0.0-preview.1
Pre-release
Pre-release
Version 5.0.0-preview.1
App Center
- [Feature] Add .NET 6 support.
- [Breaking change] .NET Core
3.0
target for WPF and WinForms applications is out of support, it's replaced with3.1
(LTS). - [Breaking change] .NET Framework
4.6.1
target is out of support, it's replaced with4.6.2
- [Breaking change] .NET
5.0
for windows is out of support, it's replaced with .NET6.0
. - [Breaking change] Updated .NET Standard "fallback" target from
1.0
to2.0
. - [Breaking change] Updated required version of
Xamarin.Android
target framework to10.0
. The version is specified in the<TargetFrameworkVersion>
element in the project file.