Summary
Gets or sets a value indicating whether all the GitVersion variables are written to 'GitVersion_WixVersion.wxi'. The variables can then be referenced in other WiX project files for versioning.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionSettings
Syntax
public bool UpdateWixVersionFile { get; set; }
Value
Type | Description |
---|---|
bool |