update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-06-05 11:10:09 -07:00
parent 11989c0650
commit 3508a0f06a
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='{3B1F197F-A65C-401D-AEAA-2C37CFEAF2F9}'
Id='{D1DF8A00-7A76-448F-AA71-8734A5D8F7D3}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'