Merge pull request #2035 from tgstation/dependabot/nuget/LibGit2Sharp-0.31.0

Bump LibGit2Sharp from 0.30.0 to 0.31.0
This commit is contained in:
tgstation-server-ci[bot]
2024-12-04 00:50:18 +00:00
committed by GitHub
@@ -110,7 +110,7 @@
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.1.0" />
<!-- Usage: git interop -->
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />
<!-- Usage: Support ""legacy"" Newotonsoft.Json in HTTP pipeline. The rest of our codebase uses Newtonsoft. -->
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.11" />
<!-- Usage: Using target JSON serializer for API -->