.NET 8.0.1xxx - Xcode 16.0 Support (8314)
rolfbjarne
released this
13 Nov 21:46
·
609 commits
to main
since this release
🚨 Xcode 16.0 is required with this release. Xcode 16 requires macOS 14.5+ or 15.0+.
This is a servicing release to the previous .NET 8 release, with support for Xcode 16 and macOS 15.0 (Sequoia).
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:
What's Changed
- [dotnet] Don't link with BrowserEngineKit. Fixes #21324. by @vs-mobiletools-engineering-service2 in #21359
- [msbuild] Fix:
Assembly.GetManifestResourceNames()
may return an empty string by @vs-mobiletools-engineering-service2 in #21507
Full Changelog: dotnet-8.0.1xx-xcode16.0-8303...dotnet-8.0.1xx-xcode16.0-8314