Summary
Gets or sets the version file.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string VersionFile { get; set; }
Value
Type | Description |
---|---|
string | Path to the file to use for applying version number. Either a .XML file, a .DLL or a .TXT file that a version can be resolved from. |