update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-01-21 21:33:56 -08:00
parent 7924df1d5d
commit 96837bed71
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='{EE6DECCE-4A3A-4606-8C5F-4CA97E10F18E}'
Id='{EEF37CA2-F08B-44A3-B2AF-DF64EACD219D}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'