Update FDBInstaller.wxs

New product GUID.
This commit is contained in:
satherton 2018-03-09 12:14:48 -08:00 committed by GitHub
parent 3cac430f6f
commit 66f1b61543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{3A9AB74C-F787-4A85-9D50-C0E18E2A1CA7}'
Id='{4B030686-EEAE-40E1-B69E-1394537456B2}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'