Skip to content

Conversation

@LoopedBard3
Copy link
Member

Revert the pinning of net10 done in PR: #851.

@LoopedBard3 LoopedBard3 self-assigned this Jan 28, 2026
@LoopedBard3 LoopedBard3 added the dependencies Pull requests that update a dependency file label Jan 28, 2026
@LoopedBard3 LoopedBard3 enabled auto-merge (squash) January 28, 2026 22:10
Copy link

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

Removes the temporary hard-coded .NET 10 RTM SDK/runtime/ASP.NET Core versions (introduced pre-GA) and restores resolving coherent versions from the published product commit metadata.

Changes:

  • Update ResolveAspNetCoreVersion to fetch the coherent ASP.NET Core version for 10.0 from the 10.0 product commit metadata.
  • Update ResolveSdkVersion to fetch the coherent SDK version for net10.0 from the 10.0 product commit metadata.
  • Update ResolveRuntimeVersion to fetch the coherent runtime version for 10.0 from the 10.0 product commit metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@DrewScoggins DrewScoggins left a comment

Choose a reason for hiding this comment

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

LGTM

@LoopedBard3 LoopedBard3 merged commit 0816ceb into dotnet:main Jan 30, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants