Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a Visual Studio 2019 way to combine solutions?

It used to be that when I would go to the open project/solution dialog, I would get:

Options: Add to Solution, Close Solution

But now in VS 2019, these options are gone. How do I perform this same task in 2019 (dump all the projects from one solution into the other)?

like image 308
NH. Avatar asked Oct 27 '25 07:10

NH.


1 Answers

I was just about to post my question when I had an idea, and it turns out to be the answer:

  1. In the Solution Explorer, right-click on the currently-open solution (the one you want to dump projects into).
  2. Add->Existing project: enter image description here
  3. Change the file type/extension drop-down to Solution Files (*.sln).
  4. Select the solution to import projects from and import away!
like image 91
NH. Avatar answered Oct 29 '25 07:10

NH.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!