Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Add Multiple Projects To Solution
Add Multiple Projects To Solution

Add Multiple Projects To Solution

Maciej Gudanowicz

|
10,159 installs
| (15) | Free
Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.
Download

Add Multiple Projects To Solution

Version for Visual Studio 2022 available here: Add Multiple Projects To Solution V2


Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.

See the change log for changes and road map.

Features

  • Add mutliple projects to solution.
    • Load projects from given directory (recursive search by file extension).
    • Select which projects to add to the solution.
    • Define if solution folders hierarchy should be also created.

Add multiple projects to solution

To add existing projects to the solution:

  1. Right click the Solution node in Solution Explorer select Add -> Multiple Projects

ClickAddMultipleCommand.png

  1. Click Load Projects From Folder

ClickLoadFromFolder.png

  1. Select directory and click Add

SelectFolderForLoadingProjects.png

  1. Found project will be displayed in the folder hierarchy in which they are defined on disk.
    • Select projects that you want to add to the solution.
    • Define if solution folders should be created.
    • Click Add.

SelectProjectsToAdd.png

  1. Review the structure of projects that will be created and press Start.

AddProgressReviewConfiguration.png

  1. Check results.

The state of the operation is indicated by the icon next to the project. When you will hover with mause over the icon the details will be displayed.

On the bottom of the window total number of errors and processed projects is displayed.

AddProgressReviewResults.png

  1. The result of the operation.

If you want to add projects without solution folders check configuration in step 4.

AddResultWithSolutionFolders__1.png

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft