.NET 8.0.1xxx (8022)
rolfbjarne
released this
13 Feb 18:35
·
1782 commits
to main
since this release
This is a servicing release to the previous .NET 8 release.
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/.
Versions
This release consists of the following versions:
🚨 This release requires Xcode 15.1 or Xcode 15.2.
Full release notes: https://github.com/xamarin/xamarin-macios/wiki/.NET-8-release-notes
What's Changed
- Avoid passing null to TaskRunner.FixReferencedItems by @rolfbjarne in #19885
- [dotnet] Fix typo causing universal builds to not keep any symbols when stripped. Fixes #19860. by @rolfbjarne in #19924
- [msbuild] Take the CustomEntitlements item group into account in DetectSigningIdentity. by @vs-mobiletools-engineering-service2 in #19930
- [msbuild] Correctly add custom entitlements to the archived entitlements. by @vs-mobiletools-engineering-service2 in #19943
- [msbuild] Process custom entitlements as if they came from an Entitlements.plist file. by @vs-mobiletools-engineering-service2 in #19955
Full Changelog: dotnet-8.0.1xx-xcode15.1-8004...dotnet-8.0.1xx-xcode15.1-8022