Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-25 Thread Gert Driesen
<[EMAIL PROTECTED]> Sent: Monday, July 26, 2004 12:52 AM Subject: RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI Any news on this? Thanks! -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 10:19 AM To: Bryan D. And

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-25 Thread Bryan D. Andrews
Any news on this? Thanks! -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 10:19 AM To: Bryan D. Andrews; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI > - Original Message - > From:

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
> - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Sunday, July 18, 2004 4:04 PM > Subject: RE: [Nant-users] Solution Task and VS.NEt Web Project

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Bryan D. Andrews
: Bryan D. Andrews; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI Bryan, The path of the element is definitely not resolved relative to the project base directory. It might work in your case, because your project base directory is also the directory in

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
drews" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 18, 2004 12:29 AM Subject: RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI H I think I might have been misled by things I have read, but the following solution task ended up working properl

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-17 Thread Bryan D. Andrews
Solution Task and VS.NEt Web Projects and CI > - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, July 17, 2004 5:33 PM > Subject: [Nant-users] Solution Task and VS.NEt Web Projects and CI >

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-17 Thread Gert Driesen
> - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, July 17, 2004 5:33 PM > Subject: [Nant-users] Solution Task and VS.NEt Web Projects and CI > > I am looking for some advice here.

[Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-17 Thread Bryan D. Andrews
I am looking for some advice here. We are running draconet and a solution task and a VS.Net Web Project, and are trying to figure out how to make this build properly with a dynamic build directory such that Draconet has. Is it possible to do a with a relative path rather than a full file path?