Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Revert ":package: Automatic update of LibGit2Sharp to 0.27.0-preview-…
Browse files Browse the repository at this point in the history
…0034 (#1016)"

This reverts commit e7a0d96.

This upgrade introduced an issue "too many redirects or authentication
replays".
  • Loading branch information
CrispyDrone committed Oct 10, 2020
1 parent 9c14d8b commit 52f14d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuKeeper.Git/NuKeeper.Git.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0034" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 52f14d1

Please sign in to comment.