Uses of Class
io.jenkins.plugins.dotnet.commands.msbuild.MSBuildCommandDescriptor
Packages that use 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
Subclasses of MSBuildCommandDescriptor in io.jenkins.plugins.dotnet.commands.msbuildModifier and TypeClassDescriptionstatic final classA descriptor for "dotnet build" build steps.static final classA descriptor for "dotnet clean" build steps.static final classA descriptor for "dotnet pack" build steps.static final classA descriptor for "dotnet publish" build steps.static final classA descriptor for "dotnet test" build steps.