Summary
Gets or sets the tool version.
- Namespace
- Cake
.Common .Tools .XBuild - Containing Type
- XBuildSettings
Syntax
public XBuildToolVersion ToolVersion { get; set; }
Value
Type | Description |
---|---|
XBuildToolVersion | The tool version. |