update installer WIX GUID following release
This commit is contained in:
parent
7bb734632e
commit
07ddaed6f1
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{09EA1ACC-ECC6-4B3D-B2D3-92342B28CA4E}'
|
||||
Id='{FD48B02E-BC76-48C8-9709-FF3538200932}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue