We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bb84d commit b603346Copy full SHA for b603346
new-cli/GitVersion.Core.Libgit2Sharp/GitVersion.Core.Libgit2Sharp.csproj
@@ -56,6 +56,9 @@
56
</Compile>
57
<Compile Include="..\..\src\GitVersion.LibGit2Sharp\Git\TagCollection.cs">
58
<Link>Git\TagCollection.cs</Link>
59
+ </Compile>
60
+ <Compile Include="..\..\src\GitVersion.LibGit2Sharp\Git\TreeChanges.cs">
61
+ <Link>Git\TreeChanges.cs</Link>
62
63
</ItemGroup>
64
0 commit comments