Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Upgrade global.json and dependencies to .NET 11 Preview 2 SDK - #5194

#5194
Draft
agocke with Copilot wants to merge 2 commits into
maindotnet/performance:mainfrom
copilot/upgrade-to-dotnet-11-preview-2dotnet/performance:copilot/upgrade-to-dotnet-11-preview-2Copy head branch name to clipboard
Draft

Upgrade global.json and dependencies to .NET 11 Preview 2 SDK#5194
agocke with Copilot wants to merge 2 commits into
maindotnet/performance:mainfrom
copilot/upgrade-to-dotnet-11-preview-2dotnet/performance:copilot/upgrade-to-dotnet-11-preview-2Copy head branch name to clipboard

Conversation

Copilot AI commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

global.json was pinned to .NET 10 SDK (10.0.100-rc.2.25502.107) while Arcade was already at 11.0. This upgrades the repo to .NET 11 Preview 2 SDK (11.0.100-preview.2.26159.112).

SDK & tooling:

  • global.json: SDK 10.0.100-rc.2.25502.10711.0.100-preview.2.26159.112

Runtime package dependencies (eng/Versions.props, eng/Version.Details.xml):

  • ILLink, System.Threading.Channels, Microsoft.Extensions.Logging, Emscripten node: 10.0.0-rc.1.25555.10711.0.0-preview.2.26159.112
  • VMR SHA updated to 17d11de66cf75b962995c81dd1235fae9aa5ece0

Project TFM updates (net10.0net11.0):

  • src/tools/CertHelper/CertHelper.csproj
  • src/tools/CertHelperTests/CertRotatorTests.csproj
  • src/benchmarks/real-world/ILLink/ILLinkBenchmarks.csproj

No changes needed to MicroBenchmarks.csproj, channel_map.py, or dotnet.py — these already had net11.0 support. CI backward compat for net10.0/net9.0/net8.0 is preserved via existing global.net{X}.json override files in ci_setup.py.

Copilot AI assigned Copilot and agocke Apr 7, 2026
Copilot AI linked an issue Apr 7, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Upgrade to .NET 11 Preview 2 SDKs Upgrade global.json and dependencies to .NET 11 Preview 2 SDK Apr 7, 2026
Copilot AI requested a review from agocke April 7, 2026 18:11
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.

global.json is stuck on net10.0

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.