9
shouts

Random Acts of Coding: Writing a Custom NAnt Task (Part 2)

published 261 days, 5 hours, 1 minute ago posted by JamesEggersJamesEggers 261 days, 16 hours, 40 minutes ago
Wednesday, July 01, 2009 2:08:11 PM GMT Wednesday, July 01, 2009 2:28:48 AM GMT

This post continues the series on how to write a custom task for the build script utility of Nant. In this task we explore modifying the C# and VB.Net code from the previous post to include a the FileSet Collection Element.

category: Agile | clicked: 52 | | source: randomactsofcoding.blogspot.com | show counter code
tags: C#, NAnt, VB.NET