I have a Visual Studio solution consisting of 2 projects. Unfortunately several files are spread out in different folders. I'd really like to just save everything to a new folder for simplicities sakes, but cannot find any option to do this. Thanks.

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

You can create folders and drag files around in the solution explorer tree.

link|improve this answer
feedback

There is no built-in command to do this operation for you. You will need to manually create a new folder and move all of the files into it via Solution Explorer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.