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

Disallow types with property names conflicting with metadata. #106460

Conversation

eiriktsarpalis
Copy link
Member

Note that this is a .NET 10 only change that will not be backported to .NET 9. cc @captainsafia

Fix #106390.

@eiriktsarpalis eiriktsarpalis merged commit 60fc78e into dotnet:main Sep 11, 2024
82 of 84 checks passed
@eiriktsarpalis eiriktsarpalis deleted the stj/disable-conflicting-discriminators branch September 11, 2024 16:59
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 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.

[STJ] Disallow property names that conflict with metadata property names
2 participants