Skip to content

Fix typo #45490

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

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Fix typo #45490

merged 1 commit into from
Mar 24, 2025

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Mar 24, 2025

It's add, not get.


Internal previews

📄 File 🔗 Preview link
docs/csharp/whats-new/csharp-14.md What's new in C# 14

It's `add`, not `get`.
@BillWagner BillWagner requested a review from a team as a code owner March 24, 2025 17:06
@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 24, 2025
@BillWagner BillWagner enabled auto-merge (squash) March 24, 2025 17:06
@BillWagner BillWagner requested a review from IEvangelist March 24, 2025 17:06
@BillWagner BillWagner merged commit d3cae42 into main Mar 24, 2025
11 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-1 branch March 24, 2025 19:21
BillWagner added a commit to BillWagner/docs that referenced this pull request May 29, 2025
Fixes dotnet#29521
Fixes dotnet#33559
Fixes dotnet#37157
Fixes dotnet#45181
Fixes dotnet#45490

Many of these are duplicates regarding the changes in the behavior of AnalysisLevel and WarningLevel introduced in .NET 7. Other changes are commas vs. semicolons in lists of errors and the csc command line argument.
BillWagner added a commit that referenced this pull request May 30, 2025
Fixes #29521
Fixes #33559
Fixes #37157
Fixes #45181
Fixes #45490

Many of these are duplicates regarding the changes in the behavior of AnalysisLevel and WarningLevel introduced in .NET 7. Other changes are commas vs. semicolons in lists of errors and the csc command line argument.
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.

2 participants