.NET 8.0.1xxx - Xcode 15.4 Support (8030)
rolfbjarne
released this
10 Sep 04:13
·
895 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:
Full release notes: https://github.com/xamarin/xamarin-macios/wiki/.NET-8-release-notes
🚨 This release requires Xcode 15.4
What's Changed
- [bgen] Fully qualify the RequiredMember and OptionalMember attributes. Fixes #21073. by @vs-mobiletools-engineering-service2 in #21101
- [dotnet-linker] Fix computing block signatures. Fixes #21008. by @rolfbjarne in #21048
- [dotnet] Make the RelativeMlaunchPath and XamarinRelativeSdkRootDirectory properties public. by @vs-mobiletools-engineering-service2 in #21078
Full Changelog: dotnet-8.0.1xx-xcode15.4-8020...dotnet-8.0.1xx-xcode15.4-8030