Tagged Questions

3
votes
4answers
358 views

Microsoft Ajax Minifier and NAnt

Could someone explain to me how to use the Microsoft Ajax Minifier from a nant-script as a nant-task. I've seen examples of how to use it in Visual Studio but I would like the minification to be done ...