Jeff,
 
You need at least NAnt 0.85 RC4 if you want to target .NET 2.0.
 
Gert
 
  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Thorn
Sent: dinsdag 26 juni 2007 21:08
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] cannot target .net 2.0


As of what version does Nant fully support .NET 2.0? I have build 0.85.1932
rc3, and I'm having trouble targeting the .NET 2.0 framework. Below is the
output when I try to use the command line switch. I get the same response
when I try to set the property in my build file. I definitely have .net 2.0
installed (just recently). Is something wrong here or do I have to upgrade
my version of Nant? 
 
 
C:\build> nant -t:net-2.0
NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net
Invalid framework 'net-2.0' specified.
Possible values include:
 netcf-1.0 (Microsoft .NET Compact Framework 1.0)
 net-1.1 (Microsoft .NET Framework 1.1)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to