Determining the version of the C# language an application uses is a function of 3 parameters: .NET framework being targeted, the C# version chosen from the available ones (project properties | build | advanced | language version), and visual studio version installed.
Here you find the table listing the available combinations, as of today, June 25th, 2018.
No comments:
Post a Comment