[release/8.0.4xx] Update branding to 8.0.420 - #53233
Merged
joeloff merged 5 commits intoMar 3, 2026
Merged
Conversation
joeloff
approved these changes
Mar 3, 2026
joeloff
enabled auto-merge
March 3, 2026 17:51
This was referenced Mar 3, 2026
This was referenced Mar 12, 2026
PureWeen
added a commit
to dotnet/maui
that referenced
this pull request
May 7, 2026
<!-- Please let the below note in for people that find this PR --> > [!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](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment if this change resolves your issue. Thank you! ## Description Merges `release/11.0.1xx-preview4` into `net11.0` to bring preview4 changes upstream. Clean merge — no conflicts. ### Key changes flowing from preview4: 1. **Workload provisioning fix** — Switch CI from `build.sh` to `dotnet cake` for SDK provisioning, fixing MSBuild workload resolver caching issues (dotnet/sdk#53233). Adds `SkipInitInternalTooling` to prevent redundant DotNet.csproj re-runs. 2. **iOS/macOS SDK bump from 26.2 → 26.4** — Updates macios packs to preview4 versions. This should resolve CA1416/CA1422 deprecated API errors currently failing on net11.0. 3. **Xcode 26.2 → 26.4** — Bumps CI Xcode version to match the 26.4 SDK packs. 4. **DotNet.csproj stale manifest cleanup** — `_CleanStaleWorkloadManifestBands` target removes stale preview bands. 5. **Dependency updates** — Android, macios, and dotnet/dotnet packages updated to preview4 versions via Maestro. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions@xamarin.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates version branding on branch
release/8.0.4xx.Changes:
19→20Files Modified: