Skip to content

[net11.0] Fix net11 iOS versions#32980

Merged
rmarinho merged 11 commits intonet11.0from
fix-net11
Dec 5, 2025
Merged

[net11.0] Fix net11 iOS versions#32980
rmarinho merged 11 commits intonet11.0from
fix-net11

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Dec 3, 2025

Description of Change

Update to iOS 26.1

Copilot AI review requested due to automatic review settings December 3, 2025 16:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the .NET MAUI repository to target .NET 11.0 by upgrading iOS/macOS/tvOS SDKs from version 26.0 to 26.1, updating .NET SDK and runtime dependencies from RC build 25602.101 to 25603.102, and configuring the build pipeline to target net11.0 instead of net10.0. The changes also include removing deprecated DOTNET_MULTILEVEL_LOOKUP environment variable settings and cleaning up whitespace in NuGet.config.

  • Updates iOS/macOS SDK versions from 26.0.11017 to 26.1.10555-ci.net11-0
  • Updates .NET SDK and runtime packages from 10.0.100-rc.3.25602.101 to 10.0.100-rc.3.25603.102
  • Changes build pipeline target framework from net10.0 to net11.0

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
global.json Updates .NET SDK and Arcade SDK versions to newer RC build
eng/pipelines/device-tests.yml Changes default target framework from net10.0 to net11.0
eng/pipelines/ci-official.yml Adds net11.0 branch to CI schedule configuration
eng/pipelines/ci-device-tests.yml Changes default target framework from net10.0 to net11.0
eng/common/tools.sh Removes deprecated DOTNET_MULTILEVEL_LOOKUP environment variable settings
eng/common/tools.ps1 Removes deprecated DOTNET_MULTILEVEL_LOOKUP environment variable settings
eng/Versions.props Updates all dependency versions including iOS/macOS SDKs to 26.1 and .NET packages to newer RC build; comments out .NET 9 SDK versions
eng/Version.Details.xml Updates dependency metadata with new versions and commit SHAs; comments out .NET 9 SDK entries
NuGet.config Removes trailing whitespace from package source entries

@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Dec 3, 2025
@rmarinho rmarinho merged commit 2db5540 into net11.0 Dec 5, 2025
4 of 6 checks passed
@rmarinho rmarinho deleted the fix-net11 branch December 5, 2025 10:09
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants