Skip to content

5.0.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@xabldint xabldint released this 29 Sep 12:55
d4114ba

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 with 3.1 (LTS).
  • [Breaking change] .NET Framework 4.6.1 target is out of support, it's replaced with 4.6.2
  • [Breaking change] .NET 5.0 for windows is out of support, it's replaced with .NET 6.0.
  • [Breaking change] Updated .NET Standard "fallback" target from 1.0 to 2.0.
  • [Breaking change] Updated required version of Xamarin.Android target framework to 10.0. The version is specified in the <TargetFrameworkVersion> element in the project file.