[release/10.0.1xx] Track .NET 9/Xcode 26.2 instead of .NET 9/Xcode 26.0#24786
Conversation
There was a problem hiding this comment.
Pull request overview
Updates dependency tracking for this release branch to consume the .NET 9 / Xcode 26.2 dotnet/macios packages (instead of 26.0), aligning the repo’s dependency flow metadata, NuGet feed, and supported API version list.
Changes:
- Bump .NET 9/Xcode package dependencies from
26.0.*to26.2.9000(and update the correspondingdotnet/maciosSHA). - Update the MSBuild version properties to the new
*_262*names/values. - Switch the darc feed in
NuGet.configto the newdotnet/macioscommit feed and update supported API versions tonet9.0-26.2.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Version.Details.xml | Tracks .NET 9/Xcode 26.2 SDK dependency names/versions and dotnet/macios SHA. |
| eng/Version.Details.props | Updates the Maestro-generated MSBuild properties for net9.0 Xcode 26.2 (*_262*). |
| NuGet.config | Updates the darc feed source to the new dotnet/macios commit and removes an unused dotnet-dotnet darc entry. |
| Make.versions | Updates supported net9.0 API versions from 26.0 to 26.2 for all Apple platforms. |
✅ [CI Build #143a3e2] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #143a3e2] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #143a3e2] Build passed (Build macOS tests) ✅Pipeline on Agent |
|
main is green giving it a pass to get this out asap |
No description provided.