Skip to content

Conversation

@DrewScoggins
Copy link
Member

This update the branch part of the main channel map to net11.0. We will still need to make another change when the TFM also moves to net11.

DrewScoggins and others added 2 commits October 14, 2025 14:37
…014.6

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 11.0.0-beta.25508.109 -> To Version 11.0.0-beta.25514.106
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.WindowsDesktop.App.Ref , System.Threading.Channels From Version 10.0.0-rc.1.25508.109 -> To Version 10.0.0-rc.1.25514.106
Microsoft.NET.Sdk From Version 10.0.100-rc.2.25508.109 -> To Version 10.0.100-rc.2.25514.106
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 channel configuration from .NET 10 to .NET 11 by modifying the branch mapping and updating various package versions to newer builds. The changes prepare the codebase for .NET 11 development while maintaining the current TFM (Target Framework Moniker) configuration.

Key changes:

  • Updated channel map branch from '10.0' to '11.0'
  • Updated default target framework from net9.0 to net10.0 in CertHelper project
  • Updated package versions and SDK versions to newer build numbers

Reviewed Changes

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

Show a summary per file
File Description
scripts/channel_map.py Updates main branch mapping from '10.0' to '11.0'
src/tools/CertHelper/CertHelper.csproj Updates default target framework from net9.0 to net10.0
global.json Updates Arcade and Helix SDK versions to newer builds
eng/Versions.props Updates various .NET package versions to newer builds
eng/Version.Details.xml Updates dependency versions and SHA hashes to newer builds

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@LoopedBard3 LoopedBard3 left a comment

Choose a reason for hiding this comment

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

Looks good provided mostly successful CI run.

@DrewScoggins
Copy link
Member Author

Private run on runtime side is green. https://dev.azure.com/dnceng/internal/_build/results?buildId=2816016&view=results

@DrewScoggins
Copy link
Member Author

Failure in CI is transient folder control issue.

@DrewScoggins DrewScoggins merged commit 6165845 into dotnet:main Oct 14, 2025
76 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants