Luntbuild for .net

117 Views Asked by At

Is it possible to use Luntbuild to build .net projects?

1

There are 1 best solutions below

0
On BEST ANSWER

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.