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

Remove language checks for C# 11 #569

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Remove language checks for C# 11 #569

merged 1 commit into from
Sep 27, 2023

Conversation

Sergio0694
Copy link
Owner

Description

This PR removes the language checks for C# 11 and just assumes C# 11 syntax is always available.
Part of the work for switching to just .NET 8, which defaults to C# 12.

@Sergio0694 Sergio0694 added the breaking change 💣 A change that is either binary or source breaking label Sep 27, 2023
@Sergio0694 Sergio0694 merged commit 0775045 into main Sep 27, 2023
@Sergio0694 Sergio0694 deleted the dev/require-csharp-11 branch September 27, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change 💣 A change that is either binary or source breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant