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