Did you know… You can create a new project from existing code? - #335
On the File menu, under New, there’s the Project From Existing Code command.
This brings up a wizard that walks you through creating the project from whatever codebase you point it at.
Walking through a VB project, you specify where the files live and what to name the solution. For C# and VC, your experience is slightly different.
And the new project gets created.