There must be simple way, I do not want to run Code Analysis separately on each project.
|
2
|
|
|
|
|
|
Sorry for the dumb response before..Here's what you REALLY do :) Set each project to run code analysis on build:
When you build the solution, it will run CA on each project |
||||
|
|
|
I wrote a custom MsBuild task that does this. |
||
|
|
