I have a solution that contains five C# console application projects. I would like each project to target a different version of C#.
MyLearningSolution.sln
Right click on Project, go to Properites, There under Build click the Advanced.. button, there you can specify Language version.
Build
Advanced..