Combining 2 Projects Into 1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 2 VB.NET projects, each with multiple forms. I need to combine these
2 projects into 1 project that contains all the forms and methods of the 2.

Is this possible?
 
Solution Explorer
Right Click your Solution
Click Add
Select Existing Project
Browse for your 2nd Project
(I suggest that you move it to the desired Folder Structure first)

Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top