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