>From a user standpoint, I could definitely use that...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert
Driesen
Sent: Thursday, May 03, 2007 8:52 AM
To: Bob Archer; Erich Eichinger; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] NUnit NAnt
We use it currently for one of our products and nant for the other.
>From my own personal experience, I would have to say that management
types I deal with hold VBP in higher regard since it has a nice and
shiny interface that nant doesn't. Functionality wise, I would rate the
two as pretty much e
The approach I used was to simply create a .build corresponding to the
.dsp calling the task ... i then just used the nant task to
spawn the build like so...
Contents of foo.build