-
Notifications
You must be signed in to change notification settings - Fork 0
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
CreateNewFolder #3
Comments
In your .vstemplate file I see that you have |
Yes originally i had false... i copy the wrong file. It doesn't work with false on CreateNewFolder |
Can you share your source files? |
which source files would you want to see? |
The template and the vsix project |
@vp123456 one thing to check is that you're using the latest version |
Yes i am using the latest version 0.0.23-beta |
I set the CreateNewFolder to false in the _project.vstemplate but when created the template after install it still create a new folder.
MyWebApp
---|---->MyWebApp
------------|----->project1
------------|----->project2
The text was updated successfully, but these errors were encountered: