Ecmel Ercan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 16, 2003 1:34 AM
Subject: [Nant-users] Creating a .build file by using the NAnt SDK
> Hi,
>
> I would like to know whether creating a build file in C# is possible by
> using the NAnt sdk
Hi,
I would like to know whether creating a build file in C# is possible by
using the NAnt sdk classes.
Or should one use the System.XML classes to build one?
I checked the Project class but, most of the properties are read only and
it seems it is not suitable.
I would like to do the following: