Skip to content

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

Open
karthikeyanmlp wants to merge 4 commits intodnnsoftware:masterfrom
karthikeyanmlp:master
Open

.VSIX installation support added for Visual Studio 2015 Express#2
karthikeyanmlp wants to merge 4 commits intodnnsoftware:masterfrom
karthikeyanmlp:master

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

Comments