update installer WIX GUID following release
This commit is contained in:
parent
9c78a2f320
commit
262b8eb175
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{2C31C233-1A51-44DA-9891-C5F11DBF0E53}'
|
||||
Id='{3B1F197F-A65C-401D-AEAA-2C37CFEAF2F9}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue