Skip to content

Commit

Permalink
update installer WIX GUID following release
Browse files Browse the repository at this point in the history
  • Loading branch information
etschannen committed Apr 11, 2019
1 parent 0159e07 commit 575f317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/msi/FDBInstaller.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{1F036D0A-3560-4A5C-BD40-F1B254876257}'
Id='{C7ECCB4E-3522-45E7-BB07-20D873D941E5}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 575f317

Please # to comment.