I have a solution with 5 projects contained within that I have adapted for a new purpose. I have renamed all the project directories and changed all of the filenames within VS2013 as well. My problem is that all of the files generated upon a build still have the old name. Can anyone shed some light on how I might be able to get all the generated files to have a name that I specify when I hit build?
Thanks