Tag Archives: CruiseControl.NET

On NAnt Really Being a Neat Tool

I realize it’s not popular to champion anything XML these days, but I have to admit I’ve recently become a fan of NAnt. I understand the criticisms. I won’t argue that <fileset id=”assemblies”> <include name=”**/*.dll” /> </fileset> is better than … Continue reading

Tagged , | Leave a comment