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

Commit 7f65a95

Browse files
Removing unused ForkRepositorySwitchView
1 parent 5ed53a6 commit 7f65a95

File tree

3 files changed

+0
-92
lines changed

3 files changed

+0
-92
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,6 @@
358358
<DependentUpon>OptionsControl.xaml</DependentUpon>
359359
</Compile>
360360
<Compile Include="Views\ContentView.cs" />
361-
<Compile Include="Views\Dialog\ForkRepositorySwitchView.xaml.cs">
362-
<DependentUpon>ForkRepositorySwitchView.xaml</DependentUpon>
363-
</Compile>
364361
<Compile Include="Views\Dialog\ForkRepositoryExecuteView.xaml.cs">
365362
<DependentUpon>ForkRepositoryExecuteView.xaml</DependentUpon>
366363
</Compile>
@@ -525,10 +522,6 @@
525522
<Generator>MSBuild:Compile</Generator>
526523
<CustomToolNamespace>GitHub.VisualStudio.UI</CustomToolNamespace>
527524
</Page>
528-
<Page Include="Views\Dialog\ForkRepositorySwitchView.xaml">
529-
<Generator>MSBuild:Compile</Generator>
530-
<SubType>Designer</SubType>
531-
</Page>
532525
<Page Include="Views\Dialog\ForkRepositoryExecuteView.xaml">
533526
<SubType>Designer</SubType>
534527
<Generator>MSBuild:Compile</Generator>

src/GitHub.VisualStudio/Views/Dialog/ForkRepositorySwitchView.xaml

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

src/GitHub.VisualStudio/Views/Dialog/ForkRepositorySwitchView.xaml.cs

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

0 commit comments

Comments
 (0)