Visual Studio Step
Deprecated
Deprecated, was previously used to set up a build step for running a Visual Studio solution.
Replace with
DevenvBuildStep
Deprecated, was previously used to set up a build step for running a Visual Studio solution. Use the .NET Devenv runner instead. See this link for more information on migrating from the Visual Studio (sln) runner.
See also
Types
Properties
Optional collection of build step execution conditions
Specify solution configuration for the build.
Build step execution mode
A version of tools to be used to compile (equivalent to the /toolsversion: commandline argument).
MSBuild version to use
A path to the solution to be built relative to the build checkout directory
A required platform bitness
Build working directory for the Ant script. Specify a working directory if it differs from the checkout directory.
Functions
Deletes all configured build step conditions
Configures build step conditions
Copies parameters of this object to the specified target
Validates this object and reports found errors to the provided consumer