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