You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're right, but I'm going to advocate for a different change.
I think there is a case for creating one page that lists all the compiler options with a brief description. Each option would be an H2, so the right nav would be useful for finding each option. I think the page length would still be manageable. Finally, it would create one obvious location for explaining how to set compiler options using dotnet build or msbuild.
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/langversion-compiler-option
The -compiler-option in the url is an unnecessary duplication. It's better to be just:
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/langversion
The text was updated successfully, but these errors were encountered: