Suppress warning on solution level. Treat warning as error on solution level
问题 I am trying to set global rules for my team. We are using VS2012 with TFS for our C# projects. I'd like to suppress some of the warnings and also treat some of the warnings as errors. I found the way to do it on the project level - project properties -> build tab. But we have solution with more than hundred projects and I am looking for some easier way to set those rules globally. 回答1: A solution is just a (pretty dumb) container for projects. If you open it in a text editor you'll quickly