We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe4e65 commit 0d2aa09Copy full SHA for 0d2aa09
LibGit2Sharp/LibGit2Sharp.csproj
@@ -29,7 +29,7 @@
29
</ItemGroup>
30
31
<ItemGroup>
32
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.289]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.306]" PrivateAssets="none" />
33
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
34
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.13" PrivateAssets="all" />
35
0 commit comments