8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556107a commit 2419633Copy full SHA for 2419633
LibGit2Sharp/LibGit2Sharp.csproj
@@ -33,7 +33,7 @@
33
</ItemGroup>
34
35
<ItemGroup>
36
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.319]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.320]" PrivateAssets="none" />
37
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
38
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="all" />
39
0 commit comments