Re: [Nant-users] Using multiple versions of framework

2003-07-21 Thread Mark Priest
Daniel > > -Original Message- > From: Mark Priest [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 2003 3:24 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [Nant-users] Using multiple versions of framework > > > Jarek, > > There does not appear

RE: [Nant-users] Using multiple versions of framework

2003-07-21 Thread Daniel Nguyen
PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] Using multiple versions of framework Jarek, There does not appear to be a -k flag for Nant.exe. What did you mean by using the -k flag? Thanks, Mark a.. From: Jaroslaw Kowalski b.. Subject: Re: [Nant-users] Using multiple versions of

Re: [Nant-users] Using multiple versions of framework

2003-07-21 Thread Mark Priest
Jarek, There does not appear to be a -k flag for Nant.exe. What did you mean by using the -k flag? Thanks, Mark a.. From: Jaroslaw Kowalski b.. Subject: Re: [Nant-users] Using multiple versions of framework c.. Date: Thu, 10 Jul 2003 13:41:48 -0700

Re: [Nant-users] Using multiple versions of framework

2003-07-10 Thread Ian MacLean
7/10/2003 11:50 AM To: [EMAIL PROTECTED] Cc: Subject: [Nant-users] Using multiple versions of framework I am trying to figure out what to add to my build script to be able to choose what version of the .NET runtime I want to use. I know that you can change settings in the NAnt.exe.config file

RE: [Nant-users] Using multiple versions of framework

2003-07-10 Thread Clayton Harbour
: [EMAIL PROTECTED] Cc: Subject:[Nant-users] Using multiple versions of framework I am trying to figure out what to add to my build script to be able to choose what version of the .NET runtime I want to use. I know that you can change settings in the NAnt.exe.config file but I want to change

Re: [Nant-users] Using multiple versions of framework

2003-07-10 Thread Jaroslaw Kowalski
To: [EMAIL PROTECTED] Sent: Thursday, July 10, 2003 8:50 PM Subject: [Nant-users] Using multiple versions of framework I am trying to figure out what to add to my build script to be able to choose what version of the .NET runtime I want to use.  I know that you can chang

[Nant-users] Using multiple versions of framework

2003-07-10 Thread Brenton House
I am trying to figure out what to add to my build script to be able to choose what version of the .NET runtime I want to use.  I know that you can change settings in the NAnt.exe.config file but I want to change it at runtime.  Is there a task built yet to be able to choose this?  If not, I