Search code examples
.netluntbuild

Luntbuild for .net


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


Solution

  • 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.