From 4ae32a1da669087a529883165a91672574c0043d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:51:33 -0400 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 6.0.8 (#794) Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 4872f27..81b0dce 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 8aa1c0c..f07b35f 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive