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