In TFS, how can I share source files in different location, in same machine, without sharing the full project
问题 I want to publish some sample code for peoples, for example in CodeProject. But some source files (.cs files) are part of a large library that I don't want to publish completely. How I can, in TFS 2012, share source files (.cs files) between 2 different projects (different location). That would let me update source as it would be updated by 2 different users, kind of. I heard about Workspace but I'm not sure if it is the way to go and how I should do that? I do not want to branch in order to