Summary
Gets or sets the nuspec version.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public string Version { get; set; }
Value
Type | Description |
---|---|
string | The nuspec version. |
public string Version { get; set; }
Type | Description |
---|---|
string | The nuspec version. |