Question

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?

Was it helpful?

Solution

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?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top