How to exclude a specific warning while treating warnings as errors in
Visual Studio
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.
No comments:
Post a Comment