From 935167daaf2835ed34452cb9859420295d75017a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 17:05:25 -0400 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 5.0.0 to 5.0.11 (#586) Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... 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 fa1cecf..55b411e 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 1382609..00831db 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -38,7 +38,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive