From 32d57d68d073ef45265d290620a65248a92acae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 08:14:10 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 7.0.2 to 8.0.0 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.2 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... 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..213a4e7 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..f91e300 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..c5231fd 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