From 139d4a62e1bb25c631ced09b679325658493ec7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 21:36:37 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore from 5.0.6 to 5.0.7 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Domain/Domain.csproj | 2 +- Kaizen/Kaizen.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Domain/Domain.csproj b/Domain/Domain.csproj index e8767b9e..bd683376 100644 --- a/Domain/Domain.csproj +++ b/Domain/Domain.csproj @@ -14,7 +14,7 @@ - + diff --git a/Kaizen/Kaizen.csproj b/Kaizen/Kaizen.csproj index 13df5fb7..3828d0c5 100644 --- a/Kaizen/Kaizen.csproj +++ b/Kaizen/Kaizen.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive