Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2019-02-15 02:08:07 +0300
committerGitHub <noreply@github.com>2019-02-15 02:08:07 +0300
commit331c8908962fba0a64d1cf1f3040d92cad5e932a (patch)
tree237bcf0921f39f226ed2e011221cf3d2c6e93474
parent9cdc883f26704a0c02aea8141385b700583828c3 (diff)
parent7adb53894bd02ad0c72e792eba02bacd2d985100 (diff)
Merge pull request #1662 from libgit2/libgit2_0_28_1
Update libgit2 to v0.28.1
-rw-r--r--LibGit2Sharp/LibGit2Sharp.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibGit2Sharp/LibGit2Sharp.csproj b/LibGit2Sharp/LibGit2Sharp.csproj
index 685531ac..4c35a6ce 100644
--- a/LibGit2Sharp/LibGit2Sharp.csproj
+++ b/LibGit2Sharp/LibGit2Sharp.csproj
@@ -29,7 +29,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.263]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.267]" PrivateAssets="none" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.13" PrivateAssets="all" />
</ItemGroup>