fun BuildSteps.dotnetPack(init: DotnetPackStep.() -> Unit): DotnetPackStep
Adds a dotnet pack step to run .NET CLI command
See Also
DotnetPackStep