mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
update installer WIX GUID following release
This commit is contained in:
parent
0965f9e73b
commit
4a8de2910f
@ -32,7 +32,7 @@
|
||||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{8F5CA346-A53F-433B-B436-D730422257DC}'
|
||||
Id='{2920C98F-F19B-4E6F-B627-08321F990647}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user