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

Fix SG nullability annotations for required and init properties. #107985

Merged

Conversation

eiriktsarpalis
Copy link
Member

Fix #107968. Should be backported to .NET 9.

@eiriktsarpalis eiriktsarpalis merged commit 3bb186e into dotnet:main Sep 19, 2024
85 checks passed
@eiriktsarpalis
Copy link
Member Author

/backport to release/9.0

Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/runtime/actions/runs/10940502018

@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serializing source-generated nullable init-only properties throws when using RespectNullableAnnotations
2 participants