[main] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios, dotnet/maui#838
Merged
Conversation
….0-preview.4.26278.1+azdo.14220303 On relative base path root Microsoft.NET.Sdk.Android.Manifest-11.0.100-preview.5 From Version 36.99.0-preview.4.137 -> To Version 36.99.0-preview.5.305
…601.6 On relative base path root Microsoft.NET.Sdk.iOS.Manifest-11.0.100-preview.5 , Microsoft.NET.Sdk.MacCatalyst.Manifest-11.0.100-preview.5 , Microsoft.NET.Sdk.macOS.Manifest-11.0.100-preview.5 , Microsoft.NET.Sdk.tvOS.Manifest-11.0.100-preview.5 From Version 26.4.11514-net11-p4 -> To Version 26.5.11546-net11-p5
…601.8 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26257.104 -> To Version 11.0.0-beta.26301.108 Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.5 , Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-preview.5 From Version 11.0.100-preview.4.26257.104 -> To Version 11.0.100-preview.5.26301.108
Member
|
waiting on maui build still. |
PureWeen
pushed a commit
to dotnet/maui
that referenced
this pull request
Jun 2, 2026
Maestro skipped the macios update on this PR because the asset name
changed from Microsoft.{iOS,MacCatalyst,macOS,tvOS}.Sdk.net11.0_26.4
to _26.5 in BAR build 316655 (commit 5d26a4d9d6, release/11.0.1xx-preview5),
which is a manual rename Maestro can't perform on its own.
Manual changes:
- eng/Version.Details.xml: rename 8 macios deps _26.4 -> _26.5 and bump
versions (net11.0 -> 26.5.11546-net11-p5, net10.0 coherent -> 26.5.10288)
- eng/Versions.props: rename 8 macios property names + 4 aliases _264 -> _265
and bump versions; pin DotNetAndroidManifestVersionBand and
DotNetMaciOSManifestVersionBand to 11.0.100-preview.5 (preview.6 manifests
for Android/macios are not yet published)
- NuGet.config: swap darc-pub-dotnet-macios feed from -93d37a4 (net10 _26.4
source) to -c07f74a (net10 _26.5 26.5.10288 source); net11 packages are
on the public dotnet11 feed and don't need a darc-pub source
- Directory.Build.props: bump Ios/MacCatalyst/Macos/Tvos
TargetFrameworkVersion(SdkDefault) 26.4 -> 26.5
- eng/pipelines/common/variables.yml: bump REQUIRED_XCODE 26.4.0 -> 26.5.0
and XCODE 26.4 -> 26.5
Validated locally with 'dotnet cake' (exit 0, 8m 11s). Source of truth for
the target version is dotnet/workload-versions#838 which uses the same
26.5.11546-net11-p5 from BAR 316655.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…2.10 On relative base path root Microsoft.NET.Sdk.Maui.Manifest-11.0.100-preview.5 From Version 11.0.0-preview.4.26230.3 -> To Version 11.0.0-preview.5.26302.10
marcpopMSFT
approved these changes
Jun 3, 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.
This pull request updates the following dependencies
From https://github.com/dotnet/android
From https://github.com/dotnet/macios
From https://github.com/dotnet/dotnet
From https://github.com/dotnet/maui