I have a fileset element in a build file that is defined as: <fileset id=\"fileset\" basedir=\".\">
I\'m just getting started with CruiseControl.NET and nAnt and don\'t really have a good understanding of how the whole process works. We currently have most of our solutions in Visual Source \'Safe\',
We are currently using CruiseControl.NET with NAnt 0.85 build scripts and while everything is working well, the log files are a little too verbose for my liking.
In the interests of trying to speed up my NAnt/CruiseControl.Net/Ivy continuous build process, I was hoping to get NAnt to check if my codebase has changed on my local PC after performing a NAnt-based
I have code in the top layer of my .Net web application that I\'d like to unit t开发者_Go百科est, but when my build server compiles the project using the aspnet_compiler.exe, it makes a .dll file that