Skip to content

Target newer frameworks#42

Open
bdovaz wants to merge 8 commits intomadushans:mainfrom
bdovaz:target-newer-frameworks
Open

Target newer frameworks#42
bdovaz wants to merge 8 commits intomadushans:mainfrom
bdovaz:target-newer-frameworks

Conversation

@bdovaz
Copy link
Contributor

@bdovaz bdovaz commented Dec 3, 2023

Fixes #41

Target .NET 8 / .NET 9

I have taken the opportunity to enable nullable reference types so that the code is a little more protected:

https://learn.microsoft.com/en-us/dotnet/csharp/nullable-references

EDIT: I know you have 3.x pending but in the meantime at least the 2.x code should contemplate nullable reference types.

@bdovaz
Copy link
Contributor Author

bdovaz commented Sep 18, 2024

@madushans can you merge and release a new version please?

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.

[FEATURE] Target newer .NET runtimes

2 participants