Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试清除我们的警告项目,并且我想在 msbuild 中创建某种检查,以确保警告的数量不会增加。
如果警告数量高于特定数量,是否有任何方法使构建失败?
谢谢,亚历克斯。