mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 10:22:20 +08:00
update installer WIX GUID following release
This commit is contained in:
parent
f781582ea3
commit
926e8d2cc6
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||||
<Product Name='$(var.Title)'
|
<Product Name='$(var.Title)'
|
||||||
Id='{FA5B5D70-B5D5-4286-B6B8-242E15CEACC3}'
|
Id='{EEFD287D-44E2-4F48-B1E2-BC68660B9E0D}'
|
||||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||||
Version='$(var.Version)'
|
Version='$(var.Version)'
|
||||||
Manufacturer='$(var.Manufacturer)'
|
Manufacturer='$(var.Manufacturer)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user