Hi
how do i get Codeanalysis and Codemetrics features with builds in final builder?
I build a lot of projects via MS build in final builder. The Buildscript ist integrated into the TFS . But as soon as final builder builds the project instead of the default build i don't get any Metrics.
do i have to pass the analysis paramter to the Build action?
I'd like to get infos about complexity and unit test code coverage about all projects that were build. What do I have to do ?
Thanks for any hints !