Pipeline Steps
Functions
Adds a dotnet build step to run .NET CLI command
Adds a dotnet clean step to run .NET CLI command
Adds a dotnet build step to run a custom command
Adds a Visual Studio IDE step to run Visual Studio IDE command
Adds a .NET msbuild step to run .NET MSBuild
Adds a dotnet pack step to run .NET CLI command
Adds a dotnet publish step to run .NET CLI command
Adds a dotnet restore step to run .NET CLI command
Adds a dotnet run step to run .NET CLI command
Adds a dotnet test step to run .NET CLI command
Adds a .NET vstest step to run .NET VSTest
Adds a build step running gradle script
Adds a build step running Maven
Adds a Node.js build step
Adds a build step running a script with the specified content
Adds the specified build step
Validates this object and reports found errors to the provided consumer