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 8360c3d commit a0c6e11Copy full SHA for a0c6e11
LibGit2Sharp/LibGit2Sharp.csproj
@@ -31,7 +31,7 @@
31
<ItemGroup>
32
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.226]" 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.10" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.84" PrivateAssets="all" />
35
</ItemGroup>
36
37
<Import Project="..\Targets\CodeGenerator.targets" />
0 commit comments