I'd like to create a CruiseControl.NET t开发者_C百科ask to mimic the publish functionality for web applications in Visual Studios. Any suggested approaches or examples? Thanks.
I implemented the RoboCopy task found in the Nightly Build of MSBuild Community Tasks http://msbuildtasks.tigris.org/ and excluded certain files in the copy to my release directory I created.
精彩评论