Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Christian Gerdes
/
WebServicePlugins
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
12
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
c2fbe2e3
...
c2fbe2e35521e81e22be77e551efa36361ffeb5e
authored
2017-09-29 19:30:33 +0200
by
Christian Gerdes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
-set vsix target to vs 2010 pro
1 parent
46a3db29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
WebServicePluginForWebTestResultTabVSIX/source.extension.vsixmanifest
WebServicePluginForWebTestResultTabVSIX/source.extension.vsixmanifest
View file @
c2fbe2e
...
...
@@ -13,7 +13,7 @@
<Tags>LoadTest WebTest JSON REST SOAP WS</Tags>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.
Community" Version="[14
.0]" />
<InstallationTarget Id="Microsoft.VisualStudio.
Pro" Version="[10
.0]" />
</Installation>
<Dependencies>
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
...
...
Please
register
or
sign in
to post a comment