update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-11-22 15:28:36 -08:00
parent 2fecc4ad0d
commit 54a22646ac
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='{4568F62C-9C6B-450A-943C-F8D310785B44}'
Id='{51E254F0-440E-4746-B7B3-83051EB87E6B}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'