Summary
Gets or sets the tool package version.
- Namespace
- Cake
.DotNetTool .Module - Containing Type
- DotNetToolPackage
Syntax
public string Version { get; set; }
Value
Type | Description |
---|---|
string | The tool package version. |
public string Version { get; set; }
Type | Description |
---|---|
string | The tool package version. |