update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-01-14 11:28:44 -08:00
parent f1c6d4d142
commit 2b514a9573
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{E55C568A-9294-45D6-949C-D622831C2A80}'
Id='{69F8C5C1-56A8-4E96-9918-A292A97A2C2D}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'