Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Support For .NET 6; Added Support For .NET 9 #100

Merged
merged 8 commits into from
Nov 20, 2024

Conversation

jamie-taylor-rjj
Copy link
Collaborator

Rationale For This PR

This PR fixes #99 by dropping support for both .NET 6 and .NET 7 while adding support for .NET 9. It also includes a number of updates to documentation files and a rebuild of the Example project with the .NET 9 WebAPI template.

Also included are:

  • an updated changelog which includes all changes in version 9
  • major version bump

Updated csproj version numbers throughout;
Upgraded NuGet packages used in Tests project;
Rebuilt Example project using .NET 9;
Updated Readme, NuGet specific Readme, changelog, and documentation files.
@GaProgMan
Copy link
Owner

Let's get this merged!

@GaProgMan GaProgMan merged commit 62367f4 into GaProgMan:main Nov 20, 2024
2 checks passed
@jamie-taylor-rjj jamie-taylor-rjj deleted the feature/dotnet-9-support branch November 20, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop Support For .NET 6, Add Support For .NET 9
2 participants