From 5a45c85b6fa4c004f61b0ccbe570ed77114540ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 02:47:20 +0000 Subject: [PATCH] chore: nuget: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 8.0.12 to 8.0.14. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.12...v8.0.14) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj b/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj index 8db1ffed..390f5515 100644 --- a/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj +++ b/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj @@ -23,7 +23,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all