删除构建时的警告消息

发布于 2024-11-02 02:32:18 字数 78 浏览 0 评论 0原文

当我在文件上运行 stylecop 时,它会显示警告消息以及其他文件的其他警告消息...我们可以刷新警告屏幕以仅显示 stylecop 警告吗

when i run stylecop on a file it displays warning messages along with other warning messages of other files... can we refresh the warning screen to display only stylecop warnings

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小帐篷 2024-11-09 02:32:18

在构建选项中将警告级别设置为0应该会有所帮助。
当然,最好修复警告:)

可以通过在解决方案资源管理器中右键单击您的项目并选择属性来找到构建选项。然后选择左侧的构建选项卡。

Setting the warning level to 0 in the build options should help.
Of course, it would be better to fix the warnings :)

The build options can be found by right clicking your project in the Solution Explorer and choosing Properties. Then select the Build tab on the left.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文