Sandeep wrote:

Hi,

I get the following messages in the log when I run a NAnt script:


NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)

Copyright (C) 2001-2005 Gerry Shaw

http://nant.sourceforge.net



Framework 'net-1.0' is invalid and has not been loaded : The
'System.dll' assembly does not exist in framework assembly directory
'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705'..
<snip>

I tried changing the default framework to net-1.1 in NAnt.exe.config
(<platform name="win32" default="net-1.1">) but it doesn't help


Is there a way to suppress these messages?

They kinda are suppressed - you should only see them if you run nant -v
Ian


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to