:04 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] non-readonly properties
I have the following properties defined in mynant.build file
But when I run script where I override the defined properties, e.g.,
C:\>
mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, February 22, 2012 1:04 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] non-readonly properties
I have the following properties defined in mynant.build file
But when I run script where I overr
I have the following properties defined in mynant.build file
But when I run script where I override the defined properties, e.g.,
C:\> nant mynant.build -D:enable_project1_build="false"
I get...
Read-only property "enable_project1_build" cannot b