[net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios#34237
Open
dotnet-maestro[bot] wants to merge 20 commits intonet11.0from
Open
[net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios#34237dotnet-maestro[bot] wants to merge 20 commits intonet11.0from
dotnet-maestro[bot] wants to merge 20 commits intonet11.0from
Conversation
….0-preview.1.26124.1+azdo.13385866 On relative base path root Microsoft.Android.Sdk.Windows From Version 36.1.99-ci.main.157 -> To Version 36.1.99-ci.main.162
…224.2 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.2.26103.111 -> To Version 11.0.0-preview.3.26124.102 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26103.111 -> To Version 11.0.0-beta.26124.102 Microsoft.NET.Sdk From Version 11.0.100-preview.2.26103.111 -> To Version 11.0.100-preview.3.26124.102
…224.8 On relative base path root Microsoft.iOS.Sdk.net11.0_26.2 , Microsoft.MacCatalyst.Sdk.net11.0_26.2 , Microsoft.macOS.Sdk.net11.0_26.2 , Microsoft.tvOS.Sdk.net11.0_26.2 From Version 26.2.11375-net11-p2 -> To Version 26.2.11424-net11-p3
Replace the hard-coded 11.0.100-preview.2 value with $(DotNetVersionBand) in eng/Versions.props for DotNetAndroidManifestVersionBand. This makes the Android manifest version consistent with the global DotNetVersionBand and simplifies future version updates.
jonathanpeppers
previously approved these changes
Feb 25, 2026
Member
|
/azp run maui-pr-devicetests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
|
/azp run maui-pr-uitests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…225.12 On relative base path root Microsoft.iOS.Sdk.net11.0_26.2 , Microsoft.MacCatalyst.Sdk.net11.0_26.2 , Microsoft.macOS.Sdk.net11.0_26.2 , Microsoft.tvOS.Sdk.net11.0_26.2 From Version 26.2.11375-net11-p2 -> To Version 26.2.11426-net11-p3 Dependency coherency updates On relative base path root Microsoft.MacCatalyst.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10216 (parent: Microsoft.MacCatalyst.Sdk.net11.0_26.2) Microsoft.macOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10216 (parent: Microsoft.macOS.Sdk.net11.0_26.2) Microsoft.iOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10216 (parent: Microsoft.iOS.Sdk.net11.0_26.2) Microsoft.tvOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10216 (parent: Microsoft.tvOS.Sdk.net11.0_26.2)
….0-preview.1.26125.1+azdo.13395601 On relative base path root Microsoft.Android.Sdk.Windows From Version 36.1.99-ci.main.157 -> To Version 36.1.99-ci.main.163
Member
|
/azp run maui-pr-device-tests,maui-pr-uitests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…800-ca45-409d-989e-cc15565e2baf
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34237Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34237" |
The macios SDK update (26.2.11426-net11-p3) changed nullable annotations on several UIKit APIs: - UIFont.SystemFontOfSize/FromDescriptor/WithSize now return UIFont? - UIFont.FromName parameter 'name' is now non-nullable (string) - UIPickerView.Model now returns nullable - CGFont.PostScriptName is now string? Fixes: - EmbeddedFontLoader: Add null check for PostScriptName before FromName - FontManager: Add null-forgiving for SystemFontOfSize/FromDescriptor (system fonts are never null), null check for cleansedFont - PickerHandler: Use pattern matching for nullable Model casts - MauiTextView: Add null-forgiving for WithSize (never null for valid fonts) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…226.8 On relative base path root Microsoft.iOS.Sdk.net11.0_26.2 , Microsoft.MacCatalyst.Sdk.net11.0_26.2 , Microsoft.macOS.Sdk.net11.0_26.2 , Microsoft.tvOS.Sdk.net11.0_26.2 From Version 26.2.11375-net11-p2 -> To Version 26.2.11428-net11-p3 Dependency coherency updates On relative base path root Microsoft.MacCatalyst.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10217 (parent: Microsoft.MacCatalyst.Sdk.net11.0_26.2) Microsoft.macOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10217 (parent: Microsoft.macOS.Sdk.net11.0_26.2) Microsoft.iOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10217 (parent: Microsoft.iOS.Sdk.net11.0_26.2) Microsoft.tvOS.Sdk.net10.0_26.2 From Version 26.2.10196 -> To Version 26.2.10217 (parent: Microsoft.tvOS.Sdk.net11.0_26.2)
….0-preview.1.26126.1+azdo.13412311 On relative base path root Microsoft.Android.Sdk.Windows From Version 36.1.99-ci.main.157 -> To Version 36.1.99-ci.main.165
Member
|
/azp run maui-pr-device-tests,maui-pr-uitests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This was referenced Feb 27, 2026
Open
…227.1 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.2.26103.111 -> To Version 11.0.0-preview.3.26127.101 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26103.111 -> To Version 11.0.0-beta.26127.101 Microsoft.NET.Sdk From Version 11.0.100-preview.2.26103.111 -> To Version 11.0.100-preview.3.26127.101
….0-preview.1.26127.1+azdo.13423779 On relative base path root Microsoft.Android.Sdk.Windows From Version 36.1.99-ci.main.157 -> To Version 36.1.99-ci.main.169
…from dotnet/android, dotnet/dotnet, dotnet/macios
…228.4 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.2.26103.111 -> To Version 11.0.0-preview.3.26128.104 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26103.111 -> To Version 11.0.0-beta.26128.104 Microsoft.NET.Sdk From Version 11.0.100-preview.2.26103.111 -> To Version 11.0.100-preview.3.26128.104
…from dotnet/android, dotnet/dotnet, dotnet/macios
…301.4 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.2.26103.111 -> To Version 11.0.0-preview.3.26151.104 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26103.111 -> To Version 11.0.0-beta.26151.104 Microsoft.NET.Sdk From Version 11.0.100-preview.2.26103.111 -> To Version 11.0.100-preview.3.26151.104
…from dotnet/android, dotnet/dotnet, dotnet/macios
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/dotnet
From https://github.com/dotnet/macios
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format