We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47287bc commit 59fba56Copy full SHA for 59fba56
LibGit2Sharp/LibGit2Sharp.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup>
35
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.210]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.217]" PrivateAssets="none" />
36
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.23" PrivateAssets="all" />
37
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.0" PrivateAssets="all" />
38
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.8.0" />
0 commit comments