Skip to content

Conversation

@atifaziz
Copy link
Collaborator

This PR upgrades the project to target .NET 10.0 and updates related dependencies and configurations accordingly. It also updates several NuGet package versions, adjusts test and Docker configurations, and makes minor code improvements for compatibility and correctness.

It drops support for .NET 6 that's reached end-of-life as well as .NET Standard 1.5 that's no longer supported. The latter is replaced with targeting .NET Framework 4.7.

- Update to .NET SDK 10
- Add .NET 10 runtime as a target
- Drop .NET 6 runtime as a target (end-of-life)
- Target .NET Framework 4.7 instead of the now obsolete or
  unsupported .NET Standard 1.5
- Update all dependencies to the latest compatible versions
@atifaziz atifaziz merged commit bbcfedf into docopt:master Dec 24, 2025
2 checks passed
@atifaziz atifaziz deleted the up/net10 branch December 24, 2025 15:35
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