Uses of Class
io.jenkins.plugins.dotnet.commands.msbuild.MSBuildCommandDescriptor
Package
Description
The package contains build steps for the
dotnet
commands that are based on MSBuild.-
Uses of MSBuildCommandDescriptor in io.jenkins.plugins.dotnet.commands.msbuild
Modifier and TypeClassDescriptionstatic final class
A descriptor for "dotnet build
" build steps.static final class
A descriptor for "dotnet clean
" build steps.static final class
A descriptor for "dotnet pack
" build steps.static final class
A descriptor for "dotnet publish
" build steps.static final class
A descriptor for "dotnet test
" build steps.