Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suppress warning without code

I am trying to suppress some warnings in Visual Studio, but the problem is that they don't have a code or anything I could use to identify them(or I can't find it).

Most of these errors look like "The referenced component could not be loaded" or 'cannot find custom tool on this system'.

Both these type of errors appear on the Error List tab from visual studio, but they don't appear in the Output tab, where I could see their' code also.

If anyone could give me some tips about how to suppress them, would be great.

like image 986
relysis Avatar asked Nov 24 '25 16:11

relysis


1 Answers

Check if there are referenced assemblies with yellow warning signs. If your code still compiles, you can remove these.

like image 84
Gerhard Schmeusser Avatar answered Nov 26 '25 06:11

Gerhard Schmeusser



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!