From 5813666ebc75505e8ff3140bb066beb7c60339b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:41:21 -0500 Subject: [PATCH] Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#615) Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 5.0.11 to 6.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index 72e3b4b..afb1efb 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 4618858..a6d56e1 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -33,7 +33,7 @@ - +