Skip to content

Commit dd80c4f

Browse files
authored
Update LibGit2Sharp to work around bug. (#31)
See libgit2/libgit2sharp#1884
1 parent 16c8bc5 commit dd80c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tools/Build/Build.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Faithlife.Build" Version="5.11.2" />
10+
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0100" />
1011
</ItemGroup>
1112

1213
</Project>

0 commit comments

Comments
 (0)