We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd0ab72 + 50b821f commit 2c1ad28Copy full SHA for 2c1ad28
jQueryCodeSnippets/source.extension.vsixmanifest
@@ -12,11 +12,11 @@
12
<Installation>
13
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="11.0" />
14
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="12.0" />
15
+ <InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="14.0" />
16
</Installation>
17
<Dependencies>
- <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="4.5" />
18
</Dependencies>
19
<Assets>
20
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="File" Path="registry.pkgdef" />
21
</Assets>
22
-</PackageManifest>
+</PackageManifest>
0 commit comments