Skip to content

Commit 10a2826

Browse files
author
roeil
committed
fix: new-cli
1 parent 0051e12 commit 10a2826

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

new-cli/GitVersion.Core.Libgit2Sharp/GitVersion.Core.Libgit2Sharp.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
</Compile>
5757
<Compile Include="..\..\src\GitVersion.LibGit2Sharp\Git\TagCollection.cs">
5858
<Link>Git\TagCollection.cs</Link>
59+
</Compile>
60+
<Compile Include="..\..\src\GitVersion.LibGit2Sharp\Git\TreeChanges.cs">
61+
<Link>Git\TreeChanges.cs</Link>
5962
</Compile>
6063
</ItemGroup>
6164

0 commit comments

Comments
 (0)