mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 10:45:56 +08:00
Change MSI GUID in 6.0
This commit is contained in:
parent
216404de45
commit
3fde6cbaa7
@ -32,7 +32,7 @@
|
||||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{AE19C2B5-95FB-4F6D-8906-44BDF019D5B2}'
|
||||
Id='{EA0E0D27-A8A4-49A4-BF6E-862DF48951AB}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user