简体   繁体   English

VSTS中的FxCop分析文档?

[英]Documentation for FxCop analysis in VSTS?

I have a VSTS build of a simple .net application and I am looking to incorporate some static code analysis in the pipeline. 我有一个简单的.net应用程序的VSTS构建,并且我希望在管道中合并一些静态代码分析。

Is there any documentation for using FxCop? 是否有使用FxCop的文档? I can see plenty of mentions of using it with Visual Studio, but nothing of how to integrate it within VSTS. 我可以看到很多关于将其与Visual Studio一起使用的提及,但没有提及如何将其集成到VSTS中。

Thanks in advance, Andrew. 预先感谢安德鲁。

You can install the Code Analysis Task for VSTS (from the Marketplace) and use this task on your pipeline. 您可以从市场上安装VSTS的代码分析任务,并在管道中使用此任务。

The documentation for the extension exists in the link above and also in GitHub . 扩展的文档位于上面的链接中以及GitHub中

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM