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 bad nullability annotation on CultureInfo #4670

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

Evangelink
Copy link
Member

Fixes #4468

Although this is technically a breaking change, because it would always throw an exception at runtime it's better to break and expose the true nullability support.

@Evangelink Evangelink disabled auto-merge January 16, 2025 08:29
@Evangelink Evangelink merged commit af513e6 into microsoft:main Jan 16, 2025
6 of 9 checks passed
@Evangelink Evangelink deleted the culture-fix branch January 16, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assert.AreEqual/AreNotEqual string overloads that have CultureInfo parameters are incorrectly annotated
2 participants