What should you do?

You have a Visual Studio Team Foundation Server 2010 environment. All build definitions use the default build process template (DefaultTemplate.xaml). You need to configure a build definition so that code analysis runs during the build process for all source code projects.
What should you do?

You have a Visual Studio Team Foundation Server 2010 environment. All build definitions use the default build process template (DefaultTemplate.xaml). You need to configure a build definition so that code analysis runs during the build process for all source code projects.
What should you do?

A.
Set the Perform Code Analysis build process parameter to Always.

B.
Set the Perform Code Analysis build process parameter to AsConfigured.

C.
Set the MSBuild Arguments build process parameter to /property:RunCodeAnalysis=Always.

D.
Set the MSBuild Arguments build process parameter to /property:RunCodeAnalysis=Default.



Leave a Reply 0

Your email address will not be published. Required fields are marked *