.NET 4.0 Cruise Control.NET :
1) 64- MSBuild, ... 32- .
2) , ,
.
3) VS 2010.\WCU\MTPack\NetFx_DTP.msi EXTUI = 1/log install.log
4) MSBuild .
5) ,
<msbuild>
<executable>C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe</executable>
<workingDirectory>C:\builds\SOLUTIONFOLDER\trunk\</workingDirectory>
<projectFile>C:\builds\SOLUTIONFOLDER\trunk\SOLUTIONNAME.sln</projectFile>
<buildArgs>/noconsolelogger /p:Configuration=CruiseControl /v:diag</buildArgs>
<targets>Build</targets>
<timeout>15</timeout>
<logger>C:\CruiseControl\server\ThoughtWorks.CruiseControl.MSBuild.dll</logger>
</msbuild>
, Microsoft MSTest ... 5 , Microsoft ?
.