Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS 2017 template doesnt in "new project" section #8

Open
dzhelev opened this issue Mar 31, 2017 · 1 comment
Open

VS 2017 template doesnt in "new project" section #8

dzhelev opened this issue Mar 31, 2017 · 1 comment

Comments

@dzhelev
Copy link

dzhelev commented Mar 31, 2017

Hey!

I have a multi-project solution WebApplication1 - which i use for template source.
I have VSIX project that uses WebApplication1 and generates .vsix file.
Both solutions are created in VS2015 and everything works perfecly fine for VS2015.

Today I've created a new VSIX project but this time in VS2017. Followed all the steps as before and the project builds successfully.
The problem is that after I successfully install the new generated .vsix file the new template doesnt appear inside the "File->New->Project" wizzard.

I've inspected the .vsix file and it seems to be missing the Output folder.

Thanks in advance :)

@rucheeg
Copy link

rucheeg commented Jun 30, 2017

I am running into the same issue with VS 2017. Were you able to resolve it? Worked for me in VS2015 so I can use that and upgrade the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants