Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey there!

I have a question, I have a solution with about fourty projects. When debugging (hitting the F5 key) I want to start 3 of them by default. No problem so far, I checked 'multiple startup projects' in the solution properties and set the three projects to start.

Now when I create a branch in TFS, my suo file will not be copied to the new branch folder. Therefore the default start projects setting will be created in a new suo file that vs creates for me. Is there a way to have the multiple startup projects setting set by default in the new branch?

Thanks!
Eduard
Posted
Comments
Kornfeld Eliyahu Peter 13-Jan-15 8:20am    
Add the suo file to TFS and it will be part of the new branch (if you check it is not part of the master either)...

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