From 14ebeb2bd86188d2b5a90e51180b19ed36d9ae45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:49:44 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 7.0.2 to 7.0.13 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.13) --- 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..7dfcea2 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..e840c08 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..7e49ddc 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