Skip to content

Commit e170336

Browse files
committedMar 16, 2024··
Update LibGit2Sharp.NativeBinaries to 2.0.322
1 parent bfdb02a commit e170336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎LibGit2Sharp/LibGit2Sharp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.321]" PrivateAssets="none" />
42+
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.322]" PrivateAssets="none" />
4343
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
4444
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="all" />
4545
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.