I have a legacy project in my solution without comments and many warnings. I want to not see warnings about this specific project but I want to see warnings of the other projects in the same solution.
Is it possible?
edit:
I mean “all warnings” of specific project.
For details on the different warning levels see:
C# Compiler Options > /warn (Specify Warning Level)