Possible Duplicate:
Globally suppress c# compiler warnings
To not add to each file a line like:
#pragma warning disable 1573
All compilation options are specified on the project level. MSBuild exists below the level of solutions.
To do it for each project, go to the Build tab in Project Properties and enter the warning number in the Suppress Warnings textbox.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With