Brenton House wrote:
As a former Jakarta Ant user, I am always migrating scripts from Ant
to NAnt as I am porting code from Java to C#. I am curious why the
Property Task does not have the attribute “File” for loading
properties from a text file.
(http://ant.apache.org/manual/CoreTasks/propert
As a former Jakarta Ant user, I am always migrating scripts
from Ant to NAnt as I am porting code from Java to C#. I am curious why the
Property Task does not have the attribute “File” for loading
properties from a text file. (http://ant.apache.org/manual/CoreTasks/property.html)
I know