Skip to content

Update projects to .NET 10 - #2199

Open
lbussell wants to merge 1 commit into
dotnet:mainfrom
lbussell:lbussell/dotnet-10-upgrade
Open

Update projects to .NET 10#2199
lbussell wants to merge 1 commit into
dotnet:mainfrom
lbussell:lbussell/dotnet-10-upgrade

Conversation

@lbussell

@lbussell lbussell commented Aug 1, 2026

Copy link
Copy Markdown
Member

This PR upgrades projects to .NET 10.

The following changes were made:

  • Updated all project target frameworks, container images, and the development container.
  • Updated System.* and Microsoft.Extensions.* packages.
  • Removed System.Linq.Async in favor of built-in async LINQ APIs.
  • Updated global.json and SDK installation defaults.
  • Windows images now all build on Server 2025.

Fixes #1791

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6769d1b6-94fb-4dcf-aea0-d20968641efa
@lbussell
lbussell requested a review from a team as a code owner August 1, 2026 00:01
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.

Move docker-tools projects to net10 TFM

1 participant