We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c78387 + d68bcaa commit f5098f4Copy full SHA for f5098f4
LibGit2Sharp/LibGit2Sharp.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup>
35
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.312]" PrivateAssets="none" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.314]" PrivateAssets="none" />
36
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
37
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.220" PrivateAssets="all" />
38
global.json
@@ -1,5 +1,5 @@
1
{
2
"sdk": {
3
- "version": "5.0.301"
+ "version": "5.0.400"
4
}
5
0 commit comments