update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-09-13 00:34:00 -07:00
parent 7ba273b776
commit 3e5dc1febf
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='{7AD1AE5E-FD5B-42F3-A638-A81A963B1CE4}'
Id='{282F28A0-71FE-412A-A6D3-F72A84867FF0}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'