Merge Projects

  1. Open the Visual Studio

  2. Select the project > right-click > get latest version
    We need to do that for both projects.

  3. Go to your Target Project in Visual Studio > right-click > New Folder

  4. And add a name to the new folder.

  5. Go to Windows Explorer and find your project.

  6. Open your Source Project and copy (CTRL+C) all folders you need

  7. Paste all folders and files into your new folder in your Target Project

  8. Return to Visual Studio > select the folder created before > add items to a folder

  9. Select all folders > Next > Finish

  10. At the end, select the folder created > right-click > Check In Pending Changes > Add a comment and click on Check In