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

.VSIX installation support added for Visual Studio 2015 Express #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

karthikeyanmlp
Copy link

The .VSIX only supports Community version on Visual Studio 2015.
Now I have added the installation support for Visual Studio 2015 Express as well.

.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.
@amarjit-dhunna
Copy link
Contributor

@karthikeyanmlp, The templates will need to be compatible with VS 2012 and VS 2013 as well. Can you update the compatible version accordingly?

@karthikeyanmlp
Copy link
Author

karthikeyanmlp commented Feb 24, 2017

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:

  1. Latest Dnn Template(MVC/SPA) was released for VS2015 with .Net 4.5+
  2. Try modifying the "Version" from <InstallationTarget> and <Dependency> on vsixmanifest file

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

Successfully merging this pull request may close these issues.

2 participants