update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-11-14 13:53:01 -08:00
parent 3cef5dd84c
commit 101bd5f5d8
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='{AD78EEB3-1732-42BD-8F02-16866C6684CD}'
Id='{3FD36753-5282-41A8-A9E3-53B56550FB49}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'