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
We explain which C# version ships with which release of Visual Studio. @damtur raised this issue after a talk that he could not find that mapping for the versions that ship with .NET Core SDK versions. For example, which .NET SDK has C# 7.1? or 7.2? This make affect the dotnet CLI, as the compiler ships as a dotnet tool.
We need to make this more prominent if it is published. If not, we need to publish it more prominently.