Hello,

I was taking a look at 
http://nant.sourceforge.net/nightly/help/fundamentals/buildfiles.html and noticed that 
it needs to be updated to reflect the new property changes, as noted in the Release 
Note's Breaking Changes.  The changes that I'm referring to is this. 
The change that I'm referring to is this section:
        nant -D:debug=false
Runs NAnt and builds the project in non-debug mode.  Even though the build file sets 
the debug property to true, properties set on the command line override any properties 
set in the build file.
I'm not sure how this needs to change, but I do know this needs to be changed because 
if you run this, it will result in an error. 
Thanks,
Felice


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to