-
Notifications
You must be signed in to change notification settings - Fork 549
[apidiff] Update reference/stable versions to .NET 10 / Xcode 26.2. #24463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the stable NuGet reference versions used for API diff comparisons from Xcode 26.1 (.NET 10) to Xcode 26.2 (.NET 10). These versions are used by the apidiff tool to download stable NuGet packages from nuget.org and compare them against the current build to detect API changes and breaking changes.
- Updated all four platform stable NuGet version variables (iOS, tvOS, macOS, MacCatalyst) from version 26.1.10494 to 26.2.10191
- Clarified documentation that API diff updates apply to the
mainbranch
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Make.config | Updated STABLE_NUGET_VERSION_* variables for all four platforms (iOS, tvOS, macOS, MacCatalyst) to reference Xcode 26.2 / .NET 10 stable NuGet packages |
| docs/ReleaseCheckList.md | Added clarification that API diff variable updates are for the main branch |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ [CI Build #8163d28] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #8163d28] 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 #8163d28] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #8163d28] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #8163d28] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #8163d28] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
💻 [CI Build #8163d28] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
❌ [CI Build #8163d28] Tests on macOS M1 - Mac Monterey (12) failed ❌Failed tests are:
Pipeline on Agent |
No description provided.