fun BuildSteps.nuGetPack(init: NuGetPackStep.() -> Unit): NuGetPackStep
Adds a NuGet pack step to run nuget pack command
See Also
NuGetPackStep