We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cac4c commit d4df19bCopy full SHA for d4df19b
Matey.Setup/Product.wxs
@@ -114,7 +114,7 @@
114
</Component>
115
116
<Component Id="ProductConfigurationComponent" Directory="INSTALLFOLDER" Guid="7adbeb16-5195-4e36-91c4-87bc3935a861">
117
- <File Id="appsettings.json" KeyPath="yes" Source="$(var.Matey.TargetDir)appsettings.json" />
+ <File Id="matey.json" KeyPath="yes" Source="$(var.Matey.TargetDir)matey.json" />
118
119
120
<Component Id="ProductWinNet6.0Component" Directory="WINNET6.0FOLDER" Guid="1d3fb49d-9afe-412e-87c2-556c6c870d6f">
0 commit comments