Skip to content

Commit

Permalink
Merge pull request #2084 from tgstation/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Mvc.NewtonsoftJson-8.0.12

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.11 to 8.0.12
  • Loading branch information
tgstation-server-ci[bot] authored Jan 19, 2025
2 parents 37295ab + 20a7d1c commit 92282ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<!-- Usage: git interop -->
<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" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.12" />
<!-- Usage: Using target JSON serializer for API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="9.0.0" />
<!-- Usage: Generating dumps of dotnet engine processes -->
Expand Down

0 comments on commit 92282ad

Please sign in to comment.