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

Commit a3fe54b

Browse files
committed
Include VSGitExt in GitHub.TeamFoundation.15.
Fixes #1355.
1 parent e13678c commit a3fe54b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/GitHub.TeamFoundation.15/GitHub.TeamFoundation.15.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@
167167
<Reference Include="WindowsBase" />
168168
</ItemGroup>
169169
<ItemGroup>
170+
<Compile Include="..\GitHub.TeamFoundation.14\Services\VSGitExt.cs">
171+
<Link>Services\VSGitExt.cs</Link>
172+
</Compile>
170173
<Compile Include="..\GitHub.TeamFoundation.14\Settings.cs">
171174
<Link>Settings.cs</Link>
172175
</Compile>

0 commit comments

Comments
 (0)