Skip to content

Comments

chore: Upgrade to .NET 10#128

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

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

Conversation

@phmatray
Copy link
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 a9c1857 into main Feb 17, 2026
2 checks passed
@phmatray phmatray deleted the chore/upgrade-to-dotnet10 branch February 17, 2026 17:26
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