Hi!

I have a question, in my Solution, I have added a setup and deployment project, and I have added the primary output as my winforms project.

But, I have a folder in my winforms project called "Data" where I house all the xml files needed to run this app. I need those also to be copied to the deploy package when I rebuild, just as the primary output does. I have not found a solution to do this...

Kind regards
Henrik