We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfdb02a commit e170336Copy full SHA for e170336
LibGit2Sharp/LibGit2Sharp.csproj
@@ -39,7 +39,7 @@
39
</ItemGroup>
40
41
<ItemGroup>
42
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.321]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.322]" PrivateAssets="none" />
43
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
44
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="all" />
45
0 commit comments