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

Add NRT metadata #559

Merged
merged 5 commits into from
Jun 3, 2024
Merged

Add NRT metadata #559

merged 5 commits into from
Jun 3, 2024

Conversation

Shane32
Copy link
Contributor

@Shane32 Shane32 commented Jun 1, 2024

Summary

Adds nullable reference type (NRT) metadata to all members

Notes

This upgrades the C# version enough to support NRT. NRT is not incompatible with older frameworks, and no new features are being used that would cause an issue.

Test plan

Existing tests demonstrate compatibility. Existing API tests demonstrate new NRT metadata exposed with no source/binary breaking API changes.

@codebude codebude merged commit e25c521 into codebude:master Jun 3, 2024
3 checks passed
@Shane32 Shane32 deleted the nrt branch June 3, 2024 13:57
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.

2 participants