Skip to content

[net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios#34237

Open
dotnet-maestro[bot] wants to merge 20 commits intonet11.0from
darc-net11.0-69972800-ca45-409d-989e-cc15565e2baf
Open

[net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios#34237
dotnet-maestro[bot] wants to merge 20 commits intonet11.0from
darc-net11.0-69972800-ca45-409d-989e-cc15565e2baf

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Feb 25, 2026

This pull request updates the following dependencies

From https://github.com/dotnet/android

From https://github.com/dotnet/dotnet

  • Dependency Updates:
    • From 11.0.0-preview.2.26103.111 to 11.0.0-preview.3.26151.104
      • 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 11.0.0-beta.26103.111 to 11.0.0-beta.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 11.0.100-preview.2.26103.111 to 11.0.100-preview.3.26151.104
      • Microsoft.NET.Sdk

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

  • Coherency Updates:
    • Microsoft.MacCatalyst.Sdk.net10.0_26.2: from 26.2.10196 to 26.2.10217 (parent: Microsoft.MacCatalyst.Sdk.net11.0_26.2)
    • Microsoft.macOS.Sdk.net10.0_26.2: from 26.2.10196 to 26.2.10217 (parent: Microsoft.macOS.Sdk.net11.0_26.2)
    • Microsoft.iOS.Sdk.net10.0_26.2: from 26.2.10196 to 26.2.10217 (parent: Microsoft.iOS.Sdk.net11.0_26.2)
    • Microsoft.tvOS.Sdk.net10.0_26.2: from 26.2.10196 to 26.2.10217 (parent: Microsoft.tvOS.Sdk.net11.0_26.2)

….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
@dotnet-policy-service dotnet-policy-service bot added area/infrastructure 🏗️ area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions labels Feb 25, 2026
…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
@dotnet-maestro dotnet-maestro bot changed the title [net11.0] Update dependencies from dotnet/android [net11.0] Update dependencies from dotnet/android, dotnet/dotnet Feb 25, 2026
…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
@dotnet-maestro dotnet-maestro bot changed the title [net11.0] Update dependencies from dotnet/android, dotnet/dotnet [net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios Feb 25, 2026
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
Copy link
Member

/azp run maui-pr-devicetests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jonathanpeppers
Copy link
Member

/azp run maui-pr-uitests

@azure-pipelines
Copy link

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
@rolfbjarne
Copy link
Member

/azp run maui-pr-device-tests,maui-pr-uitests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34237

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34237"

rolfbjarne and others added 3 commits February 26, 2026 20:44
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
@rolfbjarne
Copy link
Member

/azp run maui-pr-device-tests,maui-pr-uitests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

dotnet-maestro bot and others added 7 commits February 28, 2026 02:02
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure 🏗️ area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants