Skip to content

Commit 7ac90ab

Browse files
committed
Update LibGit2Sharp.NativeBinaries to 2.0.321
libgit2 v1.7.1
1 parent 1c409f9 commit 7ac90ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.320]" PrivateAssets="none" />
36+
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.321]" PrivateAssets="none" />
3737
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
3838
<PackageReference Include="MinVer" Version="5.0.0-beta.1" PrivateAssets="all" />
3939
</ItemGroup>

0 commit comments

Comments
 (0)