11<?xml version =" 1.0" encoding =" utf-8" ?>
22<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 =" f4fbb70d-dee2-4dee-b322-bd74e3010e8f" Version =" 2.10.2.0" Language =" en-US" Publisher =" GitHub, Inc" />
5- <DisplayName >Clone from GitHub</DisplayName >
6- <Description >Clone or checkout code from GitHub</Description >
7- <PackageId >GitHub.VisualStudio.16</PackageId >
8- </Metadata >
9- <Installation AllUsers =" true" >
10- <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [16.0, 17.0)" />
11- </Installation >
12- <Dependencies >
13- <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
14- </Dependencies >
15- <Prerequisites >
16- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [16.0,17.0)" DisplayName =" Visual Studio core editor" />
17- </Prerequisites >
18- <Assets >
19- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
20- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" GitHub.VisualStudio.UI.16" d : VsixSubPath =" UI" Path =" |GitHub.VisualStudio.UI.16|" AssemblyName =" |GitHub.VisualStudio.UI.16;AssemblyName|" />
21- <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
22- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" File" Path =" UI\GitHub.Resources.dll" AssemblyName =" GitHub.Resources, Version=2.10.2.0, Culture=neutral, PublicKeyToken=bc1bd09f2901c82e" d : VsixSubPath =" UI" />
23- </Assets >
3+ <Metadata >
4+ <Identity Id =" f4fbb70d-dee2-4dee-b322-bd74e3010e8f" Version =" 2.10.2.0" Language =" en-US" Publisher =" GitHub, Inc" />
5+ <DisplayName >Clone from GitHub</DisplayName >
6+ <Description >Clone or checkout code from GitHub</Description >
7+ <PackageId >GitHub.VisualStudio.16</PackageId >
8+ </Metadata >
9+ <Installation AllUsers =" true" >
10+ <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [16.0, 17.0)" />
11+ </Installation >
12+ <Dependencies >
13+ <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
14+ </Dependencies >
15+ <Prerequisites >
16+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [16.0,17.0)" DisplayName =" Visual Studio core editor" />
17+ </Prerequisites >
18+ <Assets >
19+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
20+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" GitHub.VisualStudio.UI.16" d : VsixSubPath =" UI" Path =" |GitHub.VisualStudio.UI.16|" AssemblyName =" |GitHub.VisualStudio.UI.16;AssemblyName|" />
21+ <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
22+ </Assets >
2423</PackageManifest >
0 commit comments