update installer WIX GUID following release
This commit is contained in:
parent
7ba273b776
commit
3e5dc1febf
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{7AD1AE5E-FD5B-42F3-A638-A81A963B1CE4}'
|
||||
Id='{282F28A0-71FE-412A-A6D3-F72A84867FF0}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue