I have set VS 2010 to treat all warnings as errors in C# projects.
I want a specific warning to be excluded when compiler treats warnings as errors. Is there any way to do this?
With the options available it does not seem possible.
I have set VS 2010 to treat all warnings as errors in C# projects.
I want a specific warning to be excluded when compiler treats warnings as errors. Is there any way to do this?
With the options available it does not seem possible.