Further to this question, I have lots of projects inside a solution and I dont want to create a dotsettings
file for each project. Can anyone help me set the C# Language Level on a solution level.
This is relevant for me as I downloaded VS2015 today and ReSharper is offering me useful refactor suggestions based on targeting C# 6 and my projects are using C#5.