>From your comments I checked the config file and found it was referencing an
old version of .Net 2.0
I got the latest version of NAnt with the new version definitions and all
works.
Thanks
>>
>> I've just upgraded to .Net 2.0 and in the process converted my NAnt
>> tasks.
>>
>> However, NAnt
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-
> [EMAIL PROTECTED] On Behalf Of Tony McCreath
> Sent: donderdag 9 november 2006 0:42
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] .Net 2.0 Task dlls
>
> I've just upgraded t
ourceforge.net> Date: Thu, 9 Nov 2006 10:12:21 +1030> Subject: [nant-dev] .Net 2.0 Task dlls> > I've just upgraded to .Net 2.0 and in the process converted my NAnt tasks.> > However, NAnt (0.85) cannot read these tasks once compiled into .Net 2.0!> > I am specifying -t:net-2.
Tony McCreath wrote:
> I've just upgraded to .Net 2.0 and in the process converted my NAnt tasks.
>
> However, NAnt (0.85) cannot read these tasks once compiled into .Net 2.0!
>
> I am specifying -t:net-2.0
>
Have you tried changing the default framework in NAnt.exe.config?
Gary
I've just upgraded to .Net 2.0 and in the process converted my NAnt tasks.
However, NAnt (0.85) cannot read these tasks once compiled into .Net 2.0!
I am specifying -t:net-2.0
using something like:
I get:
BUILD FAILED
C:\Documents and Settings\Tony McCreath\My Documents\Visual Studio
Projects