[release/11.0.1xx-preview3] Bump macios SDKs to 26.2.11588-net11-p3#34853
Merged
PureWeen merged 1 commit intorelease/11.0.1xx-preview3from Apr 7, 2026
Merged
[release/11.0.1xx-preview3] Bump macios SDKs to 26.2.11588-net11-p3#34853PureWeen merged 1 commit intorelease/11.0.1xx-preview3from
PureWeen merged 1 commit intorelease/11.0.1xx-preview3from
Conversation
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34853Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34853" |
Member
Author
|
/azp run maui-pr-uitests, maui-pr-devicetests |
|
Azure Pipelines successfully started running 2 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the pinned dotnet/macios SDK package versions used by the repo’s release/11.0.1xx-preview3 build to align with the versions from workload-versions#766.
Changes:
- Bump
Microsoft.{iOS,MacCatalyst,macOS,tvOS}.Sdk.net11.0_26.2package versions from26.2.11587-net11-p3to26.2.11588-net11-p3. - Update
eng/Version.Details.xmlto the corresponding newdotnet/macioscommit SHA (1aedd2b...).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates the macios SDK version properties to 26.2.11588-net11-p3. |
| eng/Version.Details.xml | Updates dependency version entries and the dotnet/macios SHA to match the new SDKs. |
Member
Author
|
/azp run maui-pr-uitests, maui-pr-devicetests |
|
Azure Pipelines successfully started running 2 pipeline(s). |
…11588 - dotnet/dotnet: darc update-dependencies --id 309238 (build 20260403.7, release/11.0.1xx-preview3, SDK 11.0.100-preview.3.26203.107) - dotnet/macios: 26.2.11587 -> 26.2.11588-net11-p3 (matches workload-versions#766) - global.json tools.dotnet bumped to 26203.107 for bgen runtime compatibility Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
35937ed to
2358402
Compare
dalexsoto
approved these changes
Apr 7, 2026
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.
Bump iOS/MacCatalyst/macOS/tvOS SDK versions from
26.2.11587-net11-p3to26.2.11588-net11-p3to match workload-versions#766.