Is it possible to use Luntbuild to build .net projects?
Asked
Active
Viewed 97 times
1 Answers
0
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.

subs
- 2,189
- 12
- 35
- 59