Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2008 Deprecated method

I used to get warning message when I use deprecated methods in c#/vb.net. Now the compiler never warns me about it. I even created a new solution and project and still the same. Is there a visual studio setting that causes the compiler to suppress warning messages?


1 Answers

There is indeed a project setting for warning messages.

It can be found in your project properties, in the "Build" tab, under the "Errors and warnings" section.

like image 131
Kevin Doyon Avatar answered Jun 26 '26 11:06

Kevin Doyon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!