update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-04-23 13:16:46 -07:00
parent 8eef766546
commit 44cf59ca81
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='{F7603B3D-766D-4C5C-906E-4F1FD3BEF455}'
Id='{56C3F81D-327F-4AC4-8432-11B4A4643250}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'