0
kicks
Writing a Custom NAnt Task (Part 1)
The first of a 3 part series on writing a custom NAnt task. In this task, we'll be creating a task that combines log files from a single directory. Linked Source Code is provided in both C# and VB.Net