This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/GitHub.VisualStudio.16 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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" >
33 <Metadata >
4- <Identity Id =" f4fbb70d-dee2-4dee-b322-bd74e3010e8f" Version =" 2.10.3 .0" Language =" en-US" Publisher =" GitHub, Inc" />
5- <DisplayName >Clone from GitHub</DisplayName >
4+ <Identity Id =" f4fbb70d-dee2-4dee-b322-bd74e3010e8f" Version =" 2.10.2 .0" Language =" en-US" Publisher =" GitHub, Inc" />
5+ <DisplayName >GitHub Essentials </DisplayName >
66 <Description >Clone or checkout code from GitHub</Description >
77 <PackageId >GitHub.VisualStudio.16</PackageId >
88 </Metadata >
9- <Installation AllUsers =" true" >
9+ <Installation AllUsers =" true" SystemComponent = " true " >
1010 <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [16.0, 17.0)" />
1111 </Installation >
1212 <Dependencies >
1919 <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
2020 <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|" />
2121 </Assets >
22- </PackageManifest >
22+ </PackageManifest >
You can’t perform that action at this time.
0 commit comments