I'm pretty sure if this is a bug.
If I'm doing something wrong please let me know.

I have TreatWarningsAsErrors = "true" set in all by .csproj files

I'm calling the solution task and the BUILD isn't failing.
failonerror is set to true.

I believe the solution task isn't carrying in the TreatWarningsAsErrors
value from the .csproj files, so then csc is using the default which is
false.

It may be related to bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1080237&group_id=31650&atid=402868
execpt I'm trying to compile c# code.



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to