update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-04-10 18:21:51 -07:00
parent 0159e073bb
commit 575f317b59
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='{1F036D0A-3560-4A5C-BD40-F1B254876257}'
Id='{C7ECCB4E-3522-45E7-BB07-20D873D941E5}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'