.NET 7.0.3xx - Xcode 14.3 (7089)
rolfbjarne
released this
11 Jul 16:45
·
3195 commits
to main
since this release
This is a servicing release to the previous 7.0.2xx service release.
Versions
This release consists of the following versions:
These builds are supported using Xcode 14.3.
What's Changed
- [dotnet] Add a missing IsMacEnabled check before executing a task in the _ComputeLinkerArguments target. by @vs-mobiletools-engineering-service2 in #18152
- [dotnet] Add a property to opt-out of the _CopyLocalBindingResources logic easily. by @vs-mobiletools-engineering-service2 in #18450
- [dotnet] Add targets to compute mlaunch arguments for installing and launching mobile apps. Fixes #18359. by @rolfbjarne in #18451
- [dotnet] Set _RequiresILLinkPack=true so that we always restore the ILLink package. by @rolfbjarne in #18411
- [msbuild] Copy the zip file back to Windows from the Zip task for remote builds. Fixes #18402. by @vs-mobiletools-engineering-service2 in #18454
- [msbuild] Make sure to copy the manifest from a binding resource package back to Windows. Fixes #18402. by @rolfbjarne in #18425
- [runtime] Always look for dynamic libraries relative to the root directory first. Fixes #xamarin/maccore@2668. by @vs-mobiletools-engineering-service2 in #18132
- Bump to .NET 7.0.3xx. by @rolfbjarne in #18101
- Use the current version of .NET in a few projects. by @rolfbjarne in #18423
Full Changelog: dotnet-7.0.2xx-xcode14.3-7067...dotnet-7.0.3xx-7089