Skip to content

Commit e1a94a1

Browse files
committedNov 23, 2024
Update LibGit2Sharp.NativeBinaries to 2.0.323
1 parent 19236db commit e1a94a1

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
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.322]" PrivateAssets="none" />
32+
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.323]" PrivateAssets="none" />
3333
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="all" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)
Failed to load comments.