Tired of having to click through all the different menus and tabs and buttons to change the language version of your C# project? I totally agree with you. So I made this little extension that makes it possible to change the language version with just a few clicks. Just right-click on your project, find the menu item labeled "Set language version" and choose the language version that you want: If you are interested in the technical details of the project, checkout my blog post on making the extension: https://dotnetfalcon.com/visual-studio-extension-to-change-the-c-language-version-of-a-project |