The problem occurred in the 20031013 daily build.

I tracked the problem down to line 77 of ProjectSettings.cs in the
NAnt.VSNet project.  It seems that the /main command line parameter is
being added to the output script even though a project is a library,
which causes csc to barf.  I simply commented out lines 77 and 78 and I
was able to get my projects compiling again.

I tried to track down why this was occuring but was unable to.  Maybe
someone more familiar with the code can take a look.

     <:> Aaron Jensen
     <:> [EMAIL PROTECTED]
     <:> 760.431.9400 ext 421
     <:> Financial Profiles
     <:> www.profiles.com


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to