You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Im using Wix 5.0.2 I have two folders for one app. I have appsettings.json in each folder. Ive created Wix Project and harvest both folders with code:
My Question:
Unfortunatly AppSettings.json from AppComponent1 will be copied to AppComponent2
if I rename AppSettings.json from AppComponent2 to appSettings2.json - everything works as expected, but I need AppSettings.json in both folders and with it`s name and exctension.
I`m using http://www.instedit.com/ - to check MSI and found:
If both files have name appsettings.json - Only first file would be in files list in MSI, the second file would be replaced by first one. It could be checked by size of file for example.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello!
I
m using Wix 5.0.2 I have two folders for one app. I have appsettings.json in each folder. Ive created Wix Project and harvest both folders with code:and for second folder:
My Question:
Unfortunatly AppSettings.json from AppComponent1 will be copied to AppComponent2
if I rename AppSettings.json from AppComponent2 to appSettings2.json - everything works as expected, but I need AppSettings.json in both folders and with it`s name and exctension.
I`m using http://www.instedit.com/ - to check MSI and found:
If both files have name appsettings.json - Only first file would be in files list in MSI, the second file would be replaced by first one. It could be checked by size of file for example.
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions