Reduce CodeAnalysis time
Reduce Code Analysis time by running it at the end of the full build, instead of after each project to reduce the loading time of FxCop and to allow for better caching of object state
8
votes
1 comment
-
Alfred Gary Myers Junior commented
+1 for reducing Code Analysis time, but instead of running at the end of the full build, make it use an eventually under-used core/processor while building in parallel the subsequent projects