安装 StyleCop 的过程是什么?

发布于 2024-11-11 08:24:46 字数 69 浏览 4 评论 0原文

我正在尝试安装 StyleCop,但无法安装。安装后,我在代码中看不到 StyleCop。如果有人发现请帮助我解决这个问题。

I am trying to install StyleCop, but I am unable to install it. After installation I couldn't see StyleCop in my code. If anyone find please help me regarding this.

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

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

发布评论

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

评论(2

野侃 2024-11-18 08:24:46

当您使用 VS Express 时,您不会看到它,因为 VS Express 仅支持有限数量的插件。您也许可以通过MSBuild 集成

As you're using VS Express you won't see it, as VS Express only supports a limited number of plugins. You may be able to run it manually by hacking the solution file via MSBuild integration

黑白记忆 2024-11-18 08:24:46

安装 StyleCop 后,打开 Visual Studio,右键单击项目或解决方案,然后点击运行 StyleCop 菜单项。

After you installed StyleCop, open Visual Studio, right click on a project or a solution and hit Run StyleCop menu item.

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