1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
- <Metadata >
4
- <Identity Id =" 0610c27c-b2d5-4d52-87fb-9dc9a0e20d53" Version =" 1.7 .0" Language =" en-US" Publisher =" Kyle Spearrin" />
5
- <DisplayName >jQuery Code Snippets</DisplayName >
6
- <Description xml : space =" preserve" >130+ jQuery code snippets for Visual Studio 2012, 2013, 2015, & 2017.</Description >
7
- <MoreInfo >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</MoreInfo >
8
- <GettingStartedGuide >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</GettingStartedGuide >
9
- <ReleaseNotes >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes</ReleaseNotes >
10
- <Icon >preview.png</Icon >
11
- <PreviewImage >preview.png</PreviewImage >
12
- <Tags >jquery, snippet, snippets, code snippets</Tags >
13
- </Metadata >
14
- <Installation >
15
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 11.0" />
16
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 12.0" />
17
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 14.0" />
18
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [15.0,16 .0)" />
19
- </Installation >
20
- <Dependencies >
21
- </Dependencies >
22
- <Assets >
23
- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" registry.pkgdef" />
24
- </Assets >
25
- <Prerequisites >
26
- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0.26208.0,16.0 )" DisplayName =" Visual Studio core editor" />
27
- </Prerequisites >
3
+ <Metadata >
4
+ <Identity Id =" 0610c27c-b2d5-4d52-87fb-9dc9a0e20d53" Version =" 1.8 .0" Language =" en-US" Publisher =" Kyle Spearrin" />
5
+ <DisplayName >jQuery Code Snippets</DisplayName >
6
+ <Description xml : space =" preserve" >130+ jQuery code snippets for Visual Studio 2012, 2013, 2015, & 2017.</Description >
7
+ <MoreInfo >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</MoreInfo >
8
+ <GettingStartedGuide >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</GettingStartedGuide >
9
+ <ReleaseNotes >https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes</ReleaseNotes >
10
+ <Icon >preview.png</Icon >
11
+ <PreviewImage >preview.png</PreviewImage >
12
+ <Tags >jquery, snippet, snippets, code snippets</Tags >
13
+ </Metadata >
14
+ <Installation >
15
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 11.0" />
16
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 12.0" />
17
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" 14.0" />
18
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [15.0,17 .0)" />
19
+ </Installation >
20
+ <Dependencies >
21
+ </Dependencies >
22
+ <Assets >
23
+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" File" Path =" registry.pkgdef" />
24
+ </Assets >
25
+ <Prerequisites >
26
+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0, )" DisplayName =" Visual Studio core editor" />
27
+ </Prerequisites >
28
28
</PackageManifest >
0 commit comments