26.04.2015 Views

Team Development with Visual Studio Team Foundation Server

Team Development with Visual Studio Team Foundation Server

Team Development with Visual Studio Team Foundation Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2. When the build has completed, click the link to the build log<br />

3. You should see some code analysis warnings at the end of the build log. The warning<br />

IDs will start <strong>with</strong> “CA”, such as in the following examples:<br />

• MSBUILD : warning : CA2209 : Microsoft.Usage : No valid permission requests<br />

were found for assembly 'HelloWorldTest'. You should always specify the<br />

minimum security permissions using SecurityAction.RequestMinimum.<br />

• MSBUILD : warning : CA2210 : Microsoft.Design : Sign 'HelloWorldTest' <strong>with</strong> a<br />

strong name key.<br />

• MSBUILD : warning : CA1014 : Microsoft.Design : 'HelloWorldTest' should be<br />

marked <strong>with</strong> CLSCompliantAttribute and its value should be true.<br />

Additional Resources<br />

• For more information on code analysis tools, see “Guidelines for Using Code<br />

Analysis Tools” at http://msdn2.microsoft.com/en-us/library/ms182023(VS.80).aspx<br />

• For more information on team builds, see “Overview of <strong>Team</strong> <strong>Foundation</strong> Build” at<br />

http://msdn2.microsoft.com/en-us/library/ms181710(VS.80).aspx

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!