Skip to content

Releases: dotnet/macios

.NET 6.0.4xx (447)

23 Aug 15:19
e45c10c
Compare
Choose a tag to compare

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

.NET 6.0.4xx (430)

15 Jul 17:36
Compare
Choose a tag to compare

.NET 6.0.3xx (315)

15 Jul 17:36
879be51
Compare
Choose a tag to compare

.NET 6.0.3xx (311)

15 Jul 18:07
170684c
Compare
Choose a tag to compare

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

  • [dotnet] Make sure to not run the linker when we're on a disconnected Windows build. (#15096)
  • [dotnet] Change condition when to include the System.Runtime.InteropServices.NFloat.Internal package reference. (#15184)
  • [dotnet] Condition default inclusion on the target framework version. (#15197)

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

d17-2 Service Release 1

21 Jun 07:56
96b3edb
Compare
Choose a tag to compare

This is a service release for our d17-2 release train.

 Product Version Package Changelog
Xamarin.iOS 15.10.0.5 xamarin.ios-15.10.0.5.pkg xamarin-ios-15.10.0.1...xamarin-ios-15.10.0.5
Xamarin.Mac 8.10.0.5 xamarin.mac-8.10.0.5.pkg xamarin-mac-8.10.0.1...xamarin-mac-8.10.0.5

What's Changed

.NET 6.0.4xx

14 Jun 19:40
b87dc65
Compare
Choose a tag to compare

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

.NET: Xcode 13.3

23 May 16:54
ce10c91
Compare
Choose a tag to compare

We're excited to announce our first SDK release for .NET! After many years of work we've moved to .NET, where among other things we'll get an updated Base Class Library, which is unified across all .NET platforms.

Note: these are the base SDKs that add support for the platforms in question, for MAUI (which is built on top of our SDKs), go here instead: https://docs.microsoft.com/en-us/dotnet/maui/.

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