.VSIX installation support added for Visual Studio 2015 Express#2
Open
karthikeyanmlp wants to merge 4 commits intodnnsoftware:masterfrom
Open
.VSIX installation support added for Visual Studio 2015 Express#2karthikeyanmlp wants to merge 4 commits intodnnsoftware:masterfrom
karthikeyanmlp wants to merge 4 commits intodnnsoftware:masterfrom
Conversation
.vsix Installation support added for Visual Studio Express Web
.vsix Installation support added for Visual Studio 2015 Express Web
Installation support added for Visual Studio 2015 Express Web. Now this product able to install on Community and Express edition as well.
Now .VSIX supports Visual Studio 2015 Express and Community versions.
Contributor
|
@karthikeyanmlp, The templates will need to be compatible with VS 2012 and VS 2013 as well. Can you update the compatible version accordingly? |
Author
|
Sorry, but this is not something I plan to support. It's open source though, so you can make changes yourself. Try modifying the vsixmanifest file (in the VSIX download) (extract it like a zip file) FYI:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The .VSIX only supports Community version on Visual Studio 2015.
Now I have added the installation support for Visual Studio 2015 Express as well.