-
Notifications
You must be signed in to change notification settings - Fork 25.2k
2.0 C# language versions ASP.NET Core projects (project, Razor, scaffolding) #3656
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
Comments
@Rick-Anderson Can you say more about what this one entails? |
See #5591 |
Title: Language support in ASP.NET Core projects Notes:
It looks like this basically boils down to one main thing (as stated by
|
@Rick-Anderson @mairaw @BillWagner It looks like this ask on this issue has been addressed to some degree. See 👉 https://docs.microsoft.com/dotnet/csharp/whats-new/csharp-7-1#language-version-selection However, it was written for 7.1. The 7.2 topic didn't receive a similar section. Perhaps to better surface the content, should that section become its own topic and be written to generically apply to C# versions? ... perhaps under https://docs.microsoft.com/dotnet/csharp/whats-new/ |
We have an issue for this: dotnet/docs#3685 Do you want to take it on? If you search the docs repo for <LangVersion> you'll find the locations that should link to the new topic. dotnet/docs#4154 is also relevant. I don't think the .NET Core SDK / CLI has an answer for that yet though. @danroth27 do you have ideas here? |
It doesn't matter to me, but I've been ordered not to work on other repos while on contract. I need approval. @Rick-Anderson Do you want to close this as a dup of dotnet/docs#3685? Do you want to approve my working dotnet/docs#3685? |
@guardrex I think @JRAlexander can handle it. |
@Rick-Anderson Handle what? |
@JRAlexander He's referring to dotnet/docs#3685. This issue is a dup of that one. |
Ok, I'll talk with @BillWagner and @mairaw to see if this should be included in the .NET 2.1 project. Thanks! |
As dan roth for more details
The text was updated successfully, but these errors were encountered: