Skip to content

Commit 1c4c7f3

Browse files
Bump msi GUID
1 parent c40f023 commit 1c4c7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/msi/FDBInstaller.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
3434
<Product Name='$(var.Title)'
35-
Id='{E60C53B7-DA5E-49BA-9F5F-8FC668D1DD4C}'
35+
Id='{17E755FF-984D-4794-9FB7-F5EF61EFA6B6}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)