update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-06-03 18:34:50 -07:00
parent f0d8b7784e
commit adda088c40
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='{7CCDB938-54B3-4400-898C-263315F8A73C}'
Id='{03A2BD79-EF30-41BA-A6D3-8563B7D46810}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'