Skip to content

Upgrade from .NET 8 to .NET 10#437

Open
GennrichJ wants to merge 2 commits into
xt0rted:mainfrom
GennrichJ:user/jgennrich/upgrade-dotnet-10
Open

Upgrade from .NET 8 to .NET 10#437
GennrichJ wants to merge 2 commits into
xt0rted:mainfrom
GennrichJ:user/jgennrich/upgrade-dotnet-10

Conversation

@GennrichJ
Copy link
Copy Markdown

.NET 8 reaches end of support in November 2026. .NET 10 is the current LTS release.

Changes

  • global.json: SDK 8.0.413 → 10.0.300
  • Directory.Build.props: TargetFramework net8.0net10.0

All tests pass (123 passed, 1 skipped Unix-only test).

Jesse Gennrich added 2 commits May 20, 2026 10:49
.NET 8 reaches end of support in November 2026. .NET 10 is the current LTS release.

Changes:
- global.json: SDK 8.0.413 -> 10.0.300
- Directory.Build.props: TargetFramework net8.0 -> net10.0
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.

1 participant