Hello everyone.
I have a custom project template and a custom vs package. I want to include vs package and project template into a single VSIX. How do I do that?
My goal is, when user downloads VSIX for project template and creates a new project from that template, I want the package is to be added to project automatically.
If more information needed, please ask.
Thanks!