Skip to content

Commit

Permalink
Update LibGit2Sharp.NativeBinaries to 2.0.321
Browse files Browse the repository at this point in the history
libgit2 v1.7.1
  • Loading branch information
bording committed Nov 27, 2023
1 parent 1c409f9 commit 7ac90ab
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 @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.320]" PrivateAssets="none" />
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.321]" PrivateAssets="none" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="5.0.0-beta.1" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 7ac90ab

Please sign in to comment.