Reference existing project in visual studio template -


i'm trying create template company, , going great! problem is, have shared library, needs shared between of our projects.

is there way reference existing project (it in same directory on of our computers), , include project reference in solution created template?


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -