I have a solution with two projects, ConsoleApp and WebApp. I would like to create a VSIX that includes two project templates: one for ConsoleApp and one for WebApp (NOTE: I do not want a single template that creates both projects, I want one for each).
If I Create Template for each of these projects and then build the VSIX, it only creates a single template for one of the projects.
I have a solution with two projects, ConsoleApp and WebApp. I would like to create a VSIX that includes two project templates: one for ConsoleApp and one for WebApp (NOTE: I do not want a single template that creates both projects, I want one for each).
If I Create Template for each of these projects and then build the VSIX, it only creates a single template for one of the projects.