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
97d4a630fb
commit
0caab02e53
@ -32,7 +32,7 @@
|
||||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{EEDA0074-D8F7-40D8-BB98-FFE6169A267F}'
|
||||
Id='{E85C2EC9-9DEC-454D-B26B-DBFE8EE29F89}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user