Skip to content

chore: Upgrade to .NET 10#11

Merged
phmatray merged 1 commit intomainfrom
chore/upgrade-to-dotnet10
Feb 27, 2026
Merged

chore: Upgrade to .NET 10#11
phmatray merged 1 commit intomainfrom
chore/upgrade-to-dotnet10

Conversation

@phmatray
Copy link
Copy Markdown
Contributor

This PR upgrades the project to .NET 10 (latest stable release).

Changes:

  • ✅ Updated all .csproj files to target net10.0
  • ✅ Updated global.json to SDK 10.0.100 with latestFeature rollForward
  • ✅ Updated GitHub Actions workflows to use .NET 10.x and setup-dotnet@v5
  • ✅ Verified successful build locally

Migration notes:

  • .NET 10 includes C# 13 language features
  • All NuGet packages appear compatible
  • CI/CD will validate cross-platform builds

Testing:

  • Local build successful
  • CI/CD validation (automated)

Please review and merge once CI passes. 🚀

This PR upgrades the project to .NET 10 (latest stable release).

Changes:
- Updated all .csproj files to target net10.0
- Updated global.json to SDK 10.0.100 with latestFeature rollForward
- Updated GitHub Actions workflows to use .NET 10.x and setup-dotnet@v5
- Verified successful build locally

Migration notes:
- .NET 10 includes C# 13 language features
- All NuGet packages should be compatible
- CI/CD will validate cross-platform builds
@phmatray phmatray merged commit 2467b25 into main Feb 27, 2026
3 of 4 checks passed
@phmatray phmatray deleted the chore/upgrade-to-dotnet10 branch February 27, 2026 17:18
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