update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-08-30 14:47:30 -07:00
parent e6fcbdaf0e
commit e7ea14cb74
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='{E2FB8839-9C35-4E40-AFB1-7409961781F7}'
Id='{8B766FC1-AA89-4B42-892E-C1037123C724}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'