I have a VS2008 I want to copy certain files from a directory into my /bin/ folder. I have set the files (located in /common/browserhawk/) to \"Co
/bin/
/common/browserhawk/
Add the following to your .csproj/.vbproj file
Then change the Build Action of any files you want in the root folder to RootContent.