Bump dotnet/dotnet (BAR 321994) to blessed preview.6.26357.118 - #36462
Conversation
Re-bumps the VMR/SDK dependencies from 11.0.100-preview.6.26356.105 (BAR 321614) to the newly-blessed 11.0.100-preview.6.26357.118 (BAR 321994, commit 2461daa1) per the .NET Release Tracker (stage-3017702, ships 2026-07-14). Supersedes #36433's VMR pin. dotnet/android and dotnet/macios pins are unchanged (still channel-latest / blessed). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 36462Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 36462" |
There was a problem hiding this comment.
Pull request overview
Updates the repository’s pinned dotnet/dotnet (VMR / SDK) dependency versions to the newly blessed .NET 11 Preview 6 build 11.0.100-preview.6.26357.118 (and corresponding 11.0.0-preview.6.26357.118 runtime/ASP.NET/Extensions + 11.0.0-beta.26357.118 Arcade/Helix/toolset), keeping dependency metadata consistent across the repo’s versioning files.
Changes:
- Bump
global.jsontoolset SDK and MSBuild SDK versions to26357.118. - Update
eng/Versions.propspackage version properties from26356.105to26357.118for dotnet/dotnet-sourced dependencies. - Update
eng/Version.Details.xmldependency entries (versions + SHA) to the new VMR commit2461daa1....
Show a summary per file
| File | Description |
|---|---|
global.json |
Pins repo bootstrap SDK and Arcade/Helix MSBuild SDKs to 26357.118. |
eng/Versions.props |
Updates dotnet/dotnet-derived package version properties to 26357.118 for coherent restore/build inputs. |
eng/Version.Details.xml |
Updates darc-tracked dependency versions and SHA to the new blessed VMR commit. |
Copilot's findings
- Files reviewed: 3/3 changed files
- Comments generated: 0
kubaflo
left a comment
There was a problem hiding this comment.
🔍 AI-generated review (multi-model: Opus 4.8 · GPT-5.5 · Gemini 3.1 Pro), on behalf of @kubaflo.
✅ LGTM — approving (red is a pre-existing branch break, not this bump)
Mechanical blessed dep-flow bump on release/11.0.1xx-preview6: dotnet/dotnet preview.6.26356.105 → preview.6.26357.118 (BAR 321994), with the matching Arcade/Helix SDK revisions in global.json. Content is a straight VMR micro-revision — it touches only Version.Details.xml / Versions.props / global.json and does not touch the Android workload or any AndroidX/Material Components package.
On the red: the only failing leg is maui-pr (Build .NET MAUI Build macOS (Release)), which fails with error APT2260: resource ... not found for the entire Material Components set (Theme.MaterialComponents.DayNight, colorPrimary, actionBarSize, Widget.Design.BottomNavigationView) on net11.0-android37.0. I confirmed this is pre-existing and branch-wide on release/11.0.1xx-preview6 — the sibling PRs #36432 (@rmarinho) and #36265 (automated net11.0→preview6 merge) fail the identical build leg. A dotnet/dotnet VMR revision bump cannot introduce an Android aapt2 resource-linking regression, so this is not caused by this PR.
Approving per the "approve-over-red when failures are confirmed pre-existing / not-PR-caused" policy.
Note
Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!
Re-bumps the dotnet/dotnet (VMR / SDK) dependencies to the newly-blessed .NET 11 Preview 6 build.
What changed
11.0.100-preview.6.26356.10511.0.100-preview.6.26357.118-preview.6).26356.105.26357.118-beta).26356.105.26357.118d6b097b2461daa1Why
The .NET Release Tracker re-staged the Preview 6 build; the blessed runtime/SDK is now
11.0.100-preview.6.26357.118(BAR 321994,stage-3017702, ships 2026-07-14), superseding the26356.105pin from #36433. BAR 321994 is confirmed on the.NET 11.0.1xx SDK Preview 6channel.Scope
dotnet/dotnet-sourced dependencies were updated (darc update-dependencies --id 321994 --source-repo dotnet/dotnet), plus the bootstraptools.dotnetSDK version inglobal.json.37.0.0-preview.6.59) and dotnet/macios (26.5.11719-net11-p6) pins are unchanged — they are still the blessed / channel-latest builds and need no bump.eng/Version.Details.xml,eng/Versions.props,global.json.