Hi all,
Here's below the possible solution i've
made for the problem mentioned in my previously sent question (http://www.mail-archive.com/nant-users%40lists.sourceforge.net/msg03839.html) :
I have a nant build file with a couple of
targets. One of them needs the certain VSS project work f
Hi all,
I need to get the VSS project work folder
inside my nant build. Maybe somebody knows how can i do that?
Thanks.
Regards,
AlexK
I need the vss
project work folder inside my nant script?
Can somebody help me with it?
Thanks.
My nant build file is in the d:\123
folder.
The PROJECT.VBG group file
(and all the others PROJECT*.VBPs needed to build) are in the d:\456
folder.
The Nant said me : "Could find the
PROJECT123.VBP project".
Is it really necessary to place the nant
build file into the same folder wher