dotnet-sdk icon indicating copy to clipboard operation
dotnet-sdk copied to clipboard

Upgrade to .NET SDK version 10

Open askpt opened this issue 1 month ago • 0 comments

Summary

Upgrade the project to use .NET SDK version 10 and ensure compatibility with runtime version 10.

Acceptance Criteria

  • Update build scripts and project files to use .NET SDK v10
  • Add support and testing for runtime 10
  • Update documentation to reflect changes
  • Verify all CI workflows and dependencies are compatible with .NET 10

Additional Information

This upgrade will ensure the SDK remains current and continues to work with the latest .NET features and runtime improvements.


If this introduces any breaking changes, document them accordingly.

askpt avatar Nov 18 '25 16:11 askpt