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 3255eac commit 0e7ec84Copy full SHA for 0e7ec84
LibGit2Sharp/LibGit2Sharp.csproj
@@ -30,7 +30,7 @@
30
</ItemGroup>
31
32
<ItemGroup>
33
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.315-alpha.0.7]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.315-alpha.0.9]" PrivateAssets="none" />
34
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
35
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.220" PrivateAssets="all" />
36
0 commit comments