Skip to content

.NET 6.0.4xx (447)

Compare
Choose a tag to compare
@rolfbjarne rolfbjarne released this 23 Aug 15:19
· 5023 commits to main since this release
e45c10c

This is a servicing release to the previous major 6.0.4xx 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

  • [msbuild/tools] Fix path issues in the FilterStaticFrameworks task and ExtractBindingLibraries step. Fixes #15289. (#15444)
  • [runtime] Fix 'skip_nested_brace' to not read past the string. Fixes #15253. (#15461)
  • [msbuild] Copy partial app manifests to build server if they exists on Windows. Fixes #15267. (#15467)
  • [dotnet] Generate Microsoft..Sdk.ImplicitNamespaceImports.props. (#15464)
  • [dotnet] Accept invalid runtime identifiers for Restore. (#15491)
  • [CoreCLR] Avoid having any internal calls in managed code for CoreCLR. Fixes #15343. (#15458)
  • [debugger] Work around a debugger issue when using the interpreter. (#15510)
  • Ensure the Hot Restart bundle does not have any entitlements set. (#15560)

Full Changelog: dotnet-6.0.4xx-430...dotnet-6.0.4xx-447