From d19747af4b5ec6d05e8cd9202b7257fd5bef8179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:54:50 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 7.0.2 to 7.0.11 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DataAccess/DataAccess.csproj | 4 ++-- MyApp.Api/MyApp.Api.csproj | 2 +- MyApp/MyApp.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DataAccess/DataAccess.csproj b/DataAccess/DataAccess.csproj index ae9a287..ed60fa1 100644 --- a/DataAccess/DataAccess.csproj +++ b/DataAccess/DataAccess.csproj @@ -1,4 +1,4 @@ - + Exe @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MyApp.Api/MyApp.Api.csproj b/MyApp.Api/MyApp.Api.csproj index a80ca79..bc1a30e 100644 --- a/MyApp.Api/MyApp.Api.csproj +++ b/MyApp.Api/MyApp.Api.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MyApp/MyApp.csproj b/MyApp/MyApp.csproj index 950d1b7..ff9907b 100644 --- a/MyApp/MyApp.csproj +++ b/MyApp/MyApp.csproj @@ -1,4 +1,4 @@ - + Exe @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all