update installer WIX GUID following release
This commit is contained in:
parent
23e1e355d5
commit
966668905e
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{D9581F18-4994-47E0-A16C-A2F97C4CC4D6}'
|
||||
Id='{92B71EC3-E4A1-4473-8D72-7A4D61435C8F}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue