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 <LangVersion>preview from empty web template #33813

Closed
halter73 opened this issue Jun 24, 2021 · 3 comments
Closed

Remove <LangVersion>preview from empty web template #33813

halter73 opened this issue Jun 24, 2021 · 3 comments
Assignees
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-minimal-hosting
Milestone

Comments

@halter73
Copy link
Member

This shouldn't be necessary to get C# 10 features any more.

@DamianEdwards
Copy link
Member

Change to enable this was just merged to Roslyn so once it flows to the SDK we should be OK to make this change in main.

@DamianEdwards
Copy link
Member

Latest SDK (6.0.100-preview.7.21356.3 at time of writing) has this change now. Not sure if this has flowed to ASP.NET repo though.

@DamianEdwards
Copy link
Member

OK just verified this works now with 6.0.100-preview.7.21329.3 which is what the repo is (at least in my branch) so I'll go ahead and update this as part of #34016

@DamianEdwards DamianEdwards self-assigned this Jul 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 6, 2021
@amcasey amcasey added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-minimal-hosting
Projects
None yet
Development

No branches or pull requests

4 participants