My team creates some standard VS solution templates. We have a clearly defined project structure, resources, etc. Which we need to use every time we start a new project, and this is an ideal solution. The basics work well.
However, like defining the structure of folders (etc.), it would be nice to be able to import a number of projects from VSS / TFS. We have several common assemblies that will be used by all projects, and it would be great to add a link to these projects when creating a new project through our template. Can someone tell me if this is possible, and if so, how can this be achieved?
source
share