[net11.0] Update dependencies from dotnet/macios - #26380
Conversation
Use macios build 20260730.9 from release/10.0.1xx. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 19002f90-c866-4a22-847e-830768836a84
There was a problem hiding this comment.
Pull request overview
Updates the net11.0 branch’s pinned dotnet/macios dependency set to the latest .NET 10 / Xcode 26.5 build by bumping the referenced SDK package versions and swapping NuGet feeds to the new darc-published sources.
Changes:
- Updated
Microsoft.{iOS, tvOS, macOS, MacCatalyst}.Sdk.net10.0_26.5from26.5.10311to26.5.10315and advanced the tracked commit SHA. - Updated
NuGet.configto use thedarc-pub-dotnet-macios-ac895e19*feeds for restore.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| NuGet.config | Swaps dotnet-macios darc feed sources to the new ac895e19 build feeds. |
| eng/Version.Details.xml | Bumps the tracked macios SDK dependency versions and associated commit SHA for 26.5. |
| eng/Version.Details.props | Updates the MSBuild properties used to consume the new 26.5 SDK package versions. |
| <add key="darc-pub-dotnet-macios-ac895e1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19/nuget/v3/index.json" /> | ||
| <add key="darc-pub-dotnet-macios-ac895e1-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19-2/nuget/v3/index.json" /> | ||
| <add key="darc-pub-dotnet-macios-ac895e1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ac895e19-1/nuget/v3/index.json" /> |
✅ 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 #85c0366] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 52 tests failed, 204 tests passed. Failures❌ dotnettests tests (iOS)1 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ dotnettests tests (macOS)1 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ dotnettests tests (tvOS)1 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (iOS)23 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (macOS)1 tests failed, 17 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (tvOS)23 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ msbuild tests1 tests failed, 1 tests passed.Failed tests
Html Report (VSDrops) Download ❌ windows tests1 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Updates the .NET 10/Xcode 26.5 SDK references to the latest
release/10.0.1xxbuild.ac895e19154cd3305df029b18849b2e5ed98e03620260730.9(BAR build325067)26.5.10315darc-pub-dotnet-macios-ac895e19feeds inNuGet.configThis supersedes the older dependency update in #26319 while preserving the current non-macios dependencies on
net11.0.