Continue the previous renewal
*. After wdproj, execute the prepared configuration file to replace the bat. Refer to the configuration file as follows:
<Tasks> <exec executable = "E: \ unit \ testspace \ cc.net \ CCnetgroup \ helloworld \ other \ CoverSlnFile. bat "/> <msbuild> <executable> C: \ WINDOWS \ Microsoft. NET \ Framework \ v4.0.30319 \ MSBuild.exe </executable> <workingDirectory> E: \ unit \ testspace \ cc.net \ CCnetgroup \ helloworld \ code </workingDirectory> <projectFile> helloworld. sln </projectFile> <buildArgs>/p: Configuration = Debug/v: diag </buildArgs> <timeout> 900 </timeout> <logger> d: \ Program Files \ CruiseControl. NET \ server \ ThoughtWorks. cruiseControl. msBuild. dll </logger> </msbuild> <executable> C: \ WINDOWS \ Microsoft. NET \ Framework \ v4.0.30319 \ MSBuild.exe </executable> <workingDirectory> E: \ unit \ testspace \ cc.net \ CCnetgroup \ helloworld \ helloworld_deploy </workingDirectory> <projectFile> helloworld_deploy.wdproj </projectFile> <buildArgs>/p: Configuration = Debug/v: diag </buildArgs> <timeout> 900 </timeout> <logger> d: \ Program Files \ CruiseControl. NET \ server \ ThoughtWorks. cruiseControl. msBuild. dll </logger> </msbuild> <exec executable = "E: \ unit \ testspace \ cc.net \ CCnetgroup \ helloworld \ other \ confilecopy. bat "/> </tasks>
Learn how to use FxCop to review code in cc.net tomorrow night. Thank you for your attention.