From d19f0f78411c572284bcd9e7908052a3beb1381c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:39:59 -0500 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.11 to 6.0.0 (#616) Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 5.0.11 to 6.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer 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/Infrastructure/Infrastructure.csproj | 2 +- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 2affa5f..3ff73b9 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index e3fdee6..c258815 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 1fb252b..9d4c907 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -36,7 +36,7 @@ - + all