t projects will still build even if some other project fails to
build. We’re still in the middle of integrating this with Cruise Control
.Net, so that will probably be the tie-breaker… whichever way works best
with CC.Net.
If you decide you like the failonerror=true setting, then
you can do the sa
Title: Compiling large project using NAnt
Hi,
I'm looking for a bit of advice about how best to go about compiling a large VB.Net solution that contains 15 class library projects and one ASP.Net project.
Most of the 15 libraries are interdependent to some degree.
I don't see a whole lot