I wants to include folder and file which are outside of main file folder in publish. How can I achieve this.
My folder structure is
SLUIAutomation
-FolderC
-SLCommon -->Main.xaml
-SLMaster–>Config.xlsx
When I publish project it wont include file which are outside SLCommon folder.