Skip to content

[net11.0] Update sdk preview1#33618

Merged
rmarinho merged 19 commits intonet11.0from
update-sdk-preview1
Jan 31, 2026
Merged

[net11.0] Update sdk preview1#33618
rmarinho merged 19 commits intonet11.0from
update-sdk-preview1

Conversation

@rmarinho
Copy link
Member

Description of Change

Move to net11.0 preview1 band

Copilot AI review requested due to automatic review settings January 20, 2026 11:39
@rmarinho rmarinho added this to the .NET 11.0-preview1 milestone Jan 20, 2026
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Jan 20, 2026
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 11.0 SDK and related dependencies from alpha.1 to preview.1 band. The changes standardize version numbers across multiple configuration files to use the new preview.1.26069.103 build instead of the previous alpha.1.26065.101 build.

Changes:

  • Updated .NET SDK version from 11.0.100-alpha.1.26065.101 to 11.0.100-preview.1.26069.103
  • Updated all Microsoft.Extensions.* package versions to preview.1 band
  • Updated all Microsoft.AspNetCore.* package versions to preview.1 band
  • Updated build tooling (Arcade, Helix) to beta.26069.103
  • Updated SHA references in Version.Details.xml to reflect new dotnet/dotnet commit
  • Updated Android and iOS/macOS manifest version bands from $(DotNetVersionBand) to 11.0.100-alpha.1

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
global.json Updated .NET SDK version and build SDK versions to preview.1 band
eng/Versions.props Updated all package version properties for Extensions, AspNetCore, and build tooling to preview.1 band; updated manifest version bands for Android and iOS/macOS
eng/Version.Details.xml Updated dependency versions and SHA references to match new preview.1 build
src/Templates/src/cgmanifest.json Updated Microsoft.Extensions package versions in component governance manifest to preview.1 band

@rmarinho rmarinho force-pushed the update-sdk-preview1 branch from d15bb64 to b343d22 Compare January 21, 2026 23:04
rmarinho and others added 6 commits January 29, 2026 11:17
Fixes:

    /Users/builder/azdo/_work/3/s/.dotnet/packs/Microsoft.MacCatalyst.Sdk.net11.0_26.2/26.2.11310-net11-p1/tools/msbuild/Xamarin.Shared.targets(666,3): The SupportedOSPlatformVersion value '15.0' in the project file is lower than the minimum value '17.0'. [/Users/builder/azdo/_work/_temp/test-dir/Testa038617c3c71244588214/Testa038617c3c71244588214.csproj]
@jonathanpeppers
Copy link
Member

Some of the tests fail here with:

/Users/builder/azdo/_work/3/s/.dotnet/packs/Microsoft.MacCatalyst.Sdk.net11.0_26.2/26.2.11310-net11-p1/tools/msbuild/Xamarin.Shared.targets(666,3): The SupportedOSPlatformVersion value '15.0' in the project file is lower than the minimum value '17.0'. [/Users/builder/azdo/_work/_temp/test-dir/Testa038617c3c71244588214/Testa038617c3c71244588214.csproj]

I think the problem is the project templates define 15.0 for MacCatalyst pushing a commit.

@rmarinho rmarinho merged commit ca5fce6 into net11.0 Jan 31, 2026
22 of 30 checks passed
@rmarinho rmarinho deleted the update-sdk-preview1 branch January 31, 2026 01:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 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.

4 participants