Skip to content

Commit

Permalink
Merge pull request #1700 from libgit2/users/ethomson/0_28_3
Browse files Browse the repository at this point in the history
Update libgit2 to v0.28.3
  • Loading branch information
ethomson authored Aug 13, 2019
2 parents 7f59d22 + 7546cf5 commit 8950f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGit2Sharp/LibGit2Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.278]" PrivateAssets="none" />
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.289]" PrivateAssets="none" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.138" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 8950f49

Please sign in to comment.