I'm using Visual Studio 2013 and I have a solution that contains multiple projects.
I would like to extract one project from a solution to create a new, separate solution, that would only contain this one project.
Does anyone know how to do this?
Copy the project folder into separate folder, open the .csproj file, press CTRL + S
, it will open the save dialog and you will save the .sln
file. That is it.
If by "Extract", you mean "Duplicate" your project and start a new solution with this project, here is what you can do:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With