GitVersionSettings.

UpdateWixVersionFile Property

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.

Syntax

public bool UpdateWixVersionFile { get; set; }

Value

Type Description
bool