Re: [Nant-users] Creating a .build file by using the NAnt SDK

2003-10-16 Thread Scott Hernandez
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

[Nant-users] Creating a .build file by using the NAnt SDK

2003-10-16 Thread Ecmel Ercan
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: