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 03cb811 commit 497c7acCopy full SHA for 497c7ac
LibGit2Sharp/LibGit2Sharp.csproj
@@ -31,8 +31,8 @@
31
32
<ItemGroup>
33
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.319]" 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" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.5.119" PrivateAssets="all" />
36
</ItemGroup>
37
38
<Import Project="..\Targets\CodeGenerator.targets" />
0 commit comments