Summary
Gets or sets the informational version.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- AssemblyInfoSettings
Syntax
public string InformationalVersion { get; set; }
Value
Type | Description |
---|---|
string | The informational version. |