update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-05-21 15:28:12 -07:00
parent e546d5270a
commit 7c84a80577
1 changed files with 1 additions and 1 deletions
packaging/msi

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{B440CAB2-F9C8-4185-9863-E8A7E7587FED}'
Id='{74524346-54D2-4019-A22A-7BB1FD59CCB1}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'