Good day, I don’t know if I called the question correctly, but the essence is this: There is a WPF project, I go to the project folder, there are folders: bin , obj , Properties , Resourses and all my sources. In the bin folder there is a Debug folder, there is an exe to my program.
How can I put together this whole project? I mean, collect all the necessary files for work in one folder. What files are needed, which are not? (It sounds silly, but otherwise I don’t know how to formulate).