mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
update installer WIX GUID following release
This commit is contained in:
parent
27125d9d65
commit
20331e32d3
@ -32,7 +32,7 @@
|
||||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{1FD938D2-5960-47B0-BA4F-D7085B3744C8}'
|
||||
Id='{C4C2FA24-FC64-42B0-AB27-9F396843CEAB}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user