Skip to content

Nullable Reference Types#5

Open
TheConstructor wants to merge 1 commit into
oformaniuk:masterfrom
TheConstructor:feature/nullable-reference-types
Open

Nullable Reference Types#5
TheConstructor wants to merge 1 commit into
oformaniuk:masterfrom
TheConstructor:feature/nullable-reference-types

Conversation

@TheConstructor

Copy link
Copy Markdown

Add Nullable Reference Types & annotations to the provided sources. Added some newer targets, too. This should be enough to get the benefits of NRTs in a consuming project, with still changing as little as possible.

NRTs have been introduced with C#8, which is why I raised the language level from 7. I believe, that this should be fine for about everyone consuming this library, and, given the fact that nobody cried for a new release in 6 years, for the remainder it may be ok to stick with the currently released version. That being said, I feel like you could drop some older TFMs and update the test-dependencies - it is however not directly related to this PR

@TheConstructor TheConstructor force-pushed the feature/nullable-reference-types branch from d91ef4e to 54048c4 Compare June 25, 2026 14:40
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