Summary
    Gets or sets the value that defines what `*` should be replaced with in version field in project.json.
    
		- Namespace
 - Cake
.Common .Tools .DotNet .Publish  - Containing Type
 - Dot
Net Publish Settings  
Syntax
public string VersionSuffix { get; set; }
	Value
| Type | Description | 
|---|---|
| string | 
