I have encountered a problem when I want to call a file that exist inside my Project.
please find the structure used:
I have changed the file properties, I have changed the build action to NONE and copy to output directory to COPY IF NEWER
and it works good if I launched from the visual studio; but the issue is when I create a Setup of my Application, so when I launch the setup the application can not find my file.
please any help !
BR
Yassine