update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-04-30 16:59:03 -07:00
parent 1d3d411094
commit 97bb037d2f
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='{EEFD287D-44E2-4F48-B1E2-BC68660B9E0D}'
Id='{F552D47C-9DB6-407C-A941-A962371BD6B7}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'