Is it possible to use Luntbuild to build .net projects?
A:
After scratching my head for one day, I found out that it can also be used for .NET. First you have to create a script file ( NAnt or msbuild or whatever) to build the project. You just have to provide the path of the batch file which runs the script.
Subrat Agasti
2010-07-08 10:11:39