2

I am working on multi project templates having one web application, 5 class library projects exported from VS2012.

We have custom framework dll(xxx.dll) thats need to referred in all the 6 project templates.

I would like to have a common folder where i can put xxxx.dll and refer in all the projects, same way we get nuget references by package id.

I went through the link Packages in Visual Studio Templates. It has details how to get nuget references in vs templates.

Any suggestion would help.

AaA
  • 3,600
  • 8
  • 61
  • 86
SCP
  • 63
  • 1
  • 7
  • I tried adding dll as a to VSIX project as "Add as link" but could not succeed – SCP Apr 01 '13 at 14:52
  • "have a common folder where i can put xxxx.dll " is possible and work with no problem check if you have perhaps some mistakes or i didn't understand you –  Apr 01 '13 at 15:15
  • Lets say that I have some 3rd party dll,which i want to refer in each project of multi project template.I want to have this dll as a part of multi project template and pack it in vsix package.Hope I am clear. – SCP Apr 01 '13 at 17:17

0 Answers0