Share code between projects in tfs 2010
- by Jimmy Engtröm
Hi
What is the best way to handle code sharing in TFS 2010?
We have a couple of Visual studio projects that other Visual Studio projects use.
ex:
Shared Project
Project 1 Solution
-Shared Project
-Project 1 Project
Project 2 Solution
-Shared Project
-Project 2 Project
Also we have Third party code for example:
Third Party
-Telerik…