You can also tell nAnt which framework version to use in the config
file. You can then avoind always telling it which framework to use from
nAnt calls
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob
Archer
Sent: Wednesday, 17 Ja
Nant should target whatever version of the FW it is running on. Trying
forcing it to use 2.0 by adding the following to the command line:
-t:net-2.0
BOb
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jiang,Wenjing
Sent: Tuesday, Janua
Hi All,
I am starting using NAnt to automate our build process with application written
in C# and on .Net Framework 2.0. I always got the error complaining about .Net
framework 1.1 or 1.0 needed.
This version of NAnt is tested on .Net Framework 2.0 based on the website.
Will it solve the issue
Martijn,
I've now committed fixes for this to Mono SVN head.
Gert
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Gert Driesen
> Sent: dinsdag 19 december 2006 23:23
> To: 'Martijn Boland'; nant-users@lists.sourceforge.net
> Subject: Re