updated msi Product Id
This commit is contained in:
parent
96105cc87b
commit
f50187b7f1
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{E0036E6A-8287-4BAD-A709-FBE032AF5415}'
|
||||
Id='{DE55C28C-2185-481F-BA9B-5E9E28861C32}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue