Just set the output directory in
your project properties ('build' properties), as you normally would for
Visual Studio.
Troy.
Alexandre Rocco wrote:
Hi all,
I just got set up with NAnt and I am a bit stuck trying to do a
particular task. I have a VS.NET solution composed of 4 projects (2
Hi all,
I just got set up with NAnt and I am a bit stuck trying to do a
particular task. I have a VS.NET solution composed of 4 projects (2
Web projects, 1 console app and 1 class library).
I was trying to use the task to build the solution, it
works just fine, but now I need to generate each pr