How to find out which version of C# is used in a project in Visual Studio 2022

 

Right-click Project -> Properties -> Build -> Advanced -> Language version









Comments

Popular posts from this blog

Delegates and Lambda Expressions notes

To read

Reading config from a c# console application