Tagged Questions
2
votes
5answers
1k views
How do I create an automated build file for VB.Net in NAnt?
I have taken over the development of a web application that is targeted at the .net 1.0 framework and is written in C# and Visual Basic.
I decided that the first thing we need to do is refine the ...