Hello! I'm having a problem with a file that I included in my project (is a simple text file). As it needed to be read by the program, I wanted it to be copy to the bin folder. In the past I think I did it by choosing the "Build action" type as "Content". But I think I selected "Resourse" by mistake and the file is now gone. The file is still in my project folder but in the solution explorer is hidden and it won't let me access the properties so I can change the Build action type. Can it be undone?Thanks!
