update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-04-23 22:14:49 -07:00
parent 1ee3007481
commit 2f345ec43d
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='{C7ECCB4E-3522-45E7-BB07-20D873D941E5}'
Id='{6328D8BC-92FC-453F-ADDB-2E0E051ED857}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'