Click here to Skip to main content
15,900,818 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Does Visual Studio team server allow the creation of subprojects?
Posted
Updated 17-Feb-11 2:03am
v2
Comments
Wild-Programmer 17-Feb-11 8:03am    
Yes you can. Do you want to ask how??

1 solution

Please follow these steps:

1.Open the sample solution in VS IDE.
2.Then Right-Click on the sample solution and select "Add Solution to Source Control..." from the context menu.
3.A dialog box appears where you can navigate to the team project you like to add the sample solution and then select OK.
4.Once you add the project, make sure you check-in the sample sultion from the "Source Control Explorer".


Hope this helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900