jetbrains.buildServer.configs.kotlin.v10.buildSteps / MSBuildStep / toolsVersion

toolsVersion

var toolsVersion: MSBuildToolsVersion?

A version of tools to be used to compile (equivalent to the /toolsversion: commandline argument).

See Also

MSBuildToolsVersion

Getter

A version of tools to be used to compile (equivalent to the /toolsversion: commandline argument).

Getter See Also

MSBuildToolsVersion

Setter

A version of tools to be used to compile (equivalent to the /toolsversion: commandline argument).

Setter See Also

MSBuildToolsVersion