You can also use this property: <property name="nant.settings.currentframework" value="net-1.1"/>
Thanks, Ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary Feldman Sent: Thursday, November 10, 2005 4:34 PM To: [email protected] Subject: Re: [Nant-users] use .net 1.1? John Cole wrote: >Is there a way to have nant use .net 1.1 even though 2.0 is installed? We >are seeing a lot of weirdness with our scripts with 2.0 and I can't get Nant >compiled under 2.0 at the moment. Just running our current version with 1.1 >seems like a good temporary solution. > > You can edit nant.exe.config to make 1.1 the default, or you can use the -targetframework or -defaultframework command line options, as appropriate. Gary >Thanks, > >John Cole > >------------------------------------- >This email and any files transmitted with it are confidential and intended >solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. > > >------------------------------------------------------- >SF.Net email is sponsored by: >Tame your development challenges with Apache's Geronimo App Server. Download >it for free - -and be entered to win a 42" plasma tv or your very own >Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >_______________________________________________ >Nant-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/nant-users > > > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
