jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps / nuGetPack

nuGetPack

fun BuildSteps.nuGetPack(init: NuGetPackStep.() -> Unit): NuGetPackStep

Adds a NuGet pack step to run nuget pack command

See Also

NuGetPackStep