jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps / nuGetInstaller

nuGetInstaller

fun BuildSteps.nuGetInstaller(init: NuGetInstallerStep.() -> Unit): NuGetInstallerStep

Adds a NuGet installer step to run nuget restore command

See Also

NuGetInstallerStep