How to add an external project to a solution

Comments

1 comment

  • Avatar
    Jon Elliott

    I think that as long as the two solutions have the same build configurations you should be able to just use copy and paste to copy the project from one solution to the other and then remove the solution you don't want. Clearly any properties set in the solution you copying from that are different to those in the solution you are copying to will be lost.

    Alternatively, if it is a new project, you can just click "File > New Project" and as long as you select "Add the project to the current solution" it will be added to the existing solution rather than creating a new one.

    0
    Comment actions Permalink

Please sign in to leave a comment.