Skip to content

Update to .NET 10 GA Release#294

Merged
bhazen merged 1 commit intomainfrom
beh/update-to-dotnet10
Nov 11, 2025
Merged

Update to .NET 10 GA Release#294
bhazen merged 1 commit intomainfrom
beh/update-to-dotnet10

Conversation

@bhazen
Copy link
Copy Markdown
Contributor

@bhazen bhazen commented Nov 11, 2025

What issue does this PR address?
Updates all references which were previously targeting the .NET 10 RC2 release to the GA release. Also updates dependencies which did not have an 10 RC release to their respective GA releases.

@bhazen bhazen added this to the NET 10 GA milestone Nov 11, 2025
@bhazen bhazen self-assigned this Nov 11, 2025
@bhazen bhazen requested a review from a team November 11, 2025 19:23
@bhazen bhazen added the area/foss Across all components. label Nov 11, 2025
@bhazen bhazen requested review from a team and Copilot November 11, 2025 19:23
Copy link
Copy Markdown
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 all .NET SDK and package references from version 10.0.100-rc.2.25502.107 (RC2) to version 10.0.100 (GA release). Additionally, it updates Microsoft.Extensions packages that were previously on version 9.9.0 to their GA 10.0.0 releases.

  • Updates .NET 10 SDK version from RC2 to GA across all workflow files and global.json
  • Updates Microsoft.Extensions.* packages from 9.9.0 to 10.0.0
  • Updates framework and extensions version properties in Directory.Packages.props

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
global.json Updates SDK version from RC2 to GA release
access-token-management/perf/Perf.DevServer.ServiceDefaults/Perf.DevServer.ServiceDefaults.csproj Updates Microsoft.Extensions package references to 10.0.0
Directory.Packages.props Updates ExtensionsVersion and FrameworkVersion properties to 10.0.0, and Microsoft.Extensions package versions
.github/workflows/*.yml (8 files) Updates dotnet-version in CI/CD workflows from RC2 to GA
.github/workflow-gen/Program.cs Updates .NET version array in workflow generator to use GA version

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

@bhazen bhazen merged commit 9afd836 into main Nov 11, 2025
17 checks passed
@bhazen bhazen deleted the beh/update-to-dotnet10 branch November 11, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/foss Across all components.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants