fun BuildSteps.nant(base: NAntStep? = null, init: NAntStep.() -> Unit = {}): Unit
Adds a build step running NAnt scripts
See Also
NAntStep