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 templating issue by bumping CSharpLanguage version #2154

Merged
merged 1 commit into from Dec 12, 2022

Conversation

deepchoudhery
Copy link
Contributor

Addressing #2133.

  • required keyword is supported under C# Language version 11.
  • Bumping up Microsoft.CodeAnalysis.* versions to the latest available.
  • Bumping LanguageVersion parameter for razor templating to C# 11.
    Fixed the issue.

@deepchoudhery deepchoudhery self-assigned this Dec 11, 2022
@deepchoudhery deepchoudhery merged commit a74d551 into main Dec 12, 2022
@deepchoudhery deepchoudhery deleted the dev/decho/fix-minimal-api-endpoints-issue branch December 12, 2022 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant