From dcac68c56dcb94ae2a2ec7219051bcf054a5660d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:18:28 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.13 to 7.0.14 Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 7.0.13 to 7.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/v7.0.13...v7.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] --- .../repository-webapi.csproj | 68 +++++++++---------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/src/repository-webapi/repository-webapi.csproj b/src/repository-webapi/repository-webapi.csproj index c042d5b0..985d8f87 100644 --- a/src/repository-webapi/repository-webapi.csproj +++ b/src/repository-webapi/repository-webapi.csproj @@ -1,35 +1,35 @@ - - - - net7.0 - enable - enable - XtremeIdiots.Portal.RepositoryWebApi - 21c6e9c0-5bf8-4b85-9fff-e2c63efda9f1 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net7.0 + enable + enable + XtremeIdiots.Portal.RepositoryWebApi + 21c6e9c0-5bf8-4b85-9fff-e2c63efda9f1 + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file