Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 5bb712c

Browse files
committed
Remove Clone command from Tools menu
1 parent f7195cc commit 5bb712c

File tree

4 files changed

+0
-257
lines changed

4 files changed

+0
-257
lines changed

src/GitHub.VisualStudio.16/GitHub.VisualStudio.16.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@
4848
<ItemGroup>
4949
<Compile Include="CompositionServices.cs" />
5050
<Compile Include="Images.imagemanifest.cs" />
51-
<Compile Include="OpenFromGitHubCommand.cs" />
5251
<Compile Include="Properties\AssemblyInfo.cs" />
53-
<Compile Include="GitHubCorePackage.cs" />
5452
<Compile Include="Resources.Designer.cs">
5553
<AutoGen>True</AutoGen>
5654
<DesignTime>True</DesignTime>
@@ -208,11 +206,6 @@
208206
</PackageReference>
209207
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="16.0.2264" />
210208
</ItemGroup>
211-
<ItemGroup>
212-
<VSCTCompile Include="GitHubCorePackage.vsct">
213-
<ResourceName>Menus.ctmenu</ResourceName>
214-
</VSCTCompile>
215-
</ItemGroup>
216209
<ItemGroup>
217210
<Content Include="..\..\build\Content\lib\win32\x86\git2-572e4d8.dll">
218211
<Link>lib\win32\x86\git2-572e4d8.dll</Link>

src/GitHub.VisualStudio.16/GitHubCorePackage.cs

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/GitHub.VisualStudio.16/GitHubCorePackage.vsct

Lines changed: 0 additions & 75 deletions
This file was deleted.

src/GitHub.VisualStudio.16/OpenFromGitHubCommand.cs

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)