Вопрос

While integrating FxCop with visual studio, i found [FxCop Integrator]( http://fxcopintegrator.codeplex.com)

Though this seems to be a very good tool (which almost eliminates the need to run FxCop independently), i could not find way to exclude classes or methods while doing CodeAnalysis.

Does FxcopIntegrator support that in some way?

Это было полезно?

Решение

Have you tried using it with an FxCop project file that is pre-configured with your class and method exclusions, as described at http://fxcopintegrator.codeplex.com/wikipage?title=Analyze%20With%20FxCop%20Project%20File?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top