how to integrate ANTS with Nant
ferriesyang
Posts: 4
Does anybody know how to integrate ANTS with NAnt, which means that we can run ANTS through command line or some operation like that?
This discussion has been closed.
Comments
There is no command-line functionality in ANTS Profiler. I suppose that the core component could be used somehow, but that would be difficult because it's undocumented.
What would you want to do with ANTS Profiler during a build process with NANT?