Skip to content

Commit d4df19b

Browse files
author
Lewis Hazell
committed
Setup: Update name of renamed settings file.
1 parent 44cac4c commit d4df19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Matey.Setup/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</Component>
115115

116116
<Component Id="ProductConfigurationComponent" Directory="INSTALLFOLDER" Guid="7adbeb16-5195-4e36-91c4-87bc3935a861">
117-
<File Id="appsettings.json" KeyPath="yes" Source="$(var.Matey.TargetDir)appsettings.json" />
117+
<File Id="matey.json" KeyPath="yes" Source="$(var.Matey.TargetDir)matey.json" />
118118
</Component>
119119

120120
<Component Id="ProductWinNet6.0Component" Directory="WINNET6.0FOLDER" Guid="1d3fb49d-9afe-412e-87c2-556c6c870d6f">

0 commit comments

Comments
 (0)