How to disable warnings in only one project?

后端 未结 4 393
日久生厌
日久生厌 2021-01-03 19:27

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 pro

4条回答
  •  轮回少年
    2021-01-03 19:52

    Open project properties. Build > Errors and warnings > Warning level

    Select 0 warning level. Details you can read here.

提交回复
热议问题