update installer WIX GUID following release
This commit is contained in:
parent
f0d8b7784e
commit
adda088c40
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{7CCDB938-54B3-4400-898C-263315F8A73C}'
|
||||
Id='{03A2BD79-EF30-41BA-A6D3-8563B7D46810}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue