We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fa553 commit 97bcd0bCopy full SHA for 97bcd0b
LibGit2Sharp/LibGit2Sharp.csproj
@@ -29,7 +29,7 @@
29
<ItemGroup>
30
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.278]" PrivateAssets="none" />
31
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
32
- <PackageReference Include="Nerdbank.GitVersioning" Version="2.2.13" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="2.3.138" PrivateAssets="all" />
33
</ItemGroup>
34
35
<Import Project="..\Targets\CodeGenerator.targets" />
0 commit comments