From 37017a3763836191326c0b7125d1e6f7fc29bcd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 22:59:21 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.3 to 7.0.4 Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4. - [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.3...v7.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Source/WebScheduler.Api/WebScheduler.Api.csproj | 2 +- Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/WebScheduler.Api/WebScheduler.Api.csproj b/Source/WebScheduler.Api/WebScheduler.Api.csproj index 12a07b60..405380c0 100644 --- a/Source/WebScheduler.Api/WebScheduler.Api.csproj +++ b/Source/WebScheduler.Api/WebScheduler.Api.csproj @@ -32,7 +32,7 @@ - + diff --git a/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj b/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj index 28e29b76..ec830f5c 100644 --- a/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj +++ b/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj @@ -29,7 +29,7 @@ - +