Skip to content

.NET 6.0.4xx

Compare
Choose a tag to compare
@rolfbjarne rolfbjarne released this 14 Jun 19:40
· 5269 commits to main since this release
b87dc65

This is a servicing release to the previous major release.

This release consists of the following versions:

Full release notes: https://github.com/xamarin/xamarin-macios/wiki/.NET-release-notes-Xcode-13.3
Known issues: https://github.com/xamarin/xamarin-macios/wiki/Known-issues-in-.NET
Breaking changes: https://github.com/xamarin/xamarin-macios/wiki/Breaking-changes-in-.NET

What's Changed

  • Make sure to not run the linker when we're on a disconnected Windows build. #15096
  • Condition default inclusion on the target framework version. #15197
  • Change condition when to include the System.Runtime.InteropServices.NFloat.Internal package reference. #15184
  • Applied latest Messaging and Hot Restart changes from main. #15177

Full Changelog: dotnet-6.0.3xx...dotnet-6.0.4xx