fun BuildSteps.dotnetNugetDelete(base: DotnetNugetDeleteStep? = null, init: DotnetNugetDeleteStep.() -> Unit = {}): Unit
Adds a dotnet nuget delete step to run .NET CLI command
See Also
DotnetNugetDeleteStep