From a4d7aa98fbe2a7fe8b48eb5a2689d27a419d0fe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 11:15:21 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.3 to 7.0.11 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.3 to 7.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.3...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DataAccess/DataAccess.csproj | 4 ++-- MyApp.Infrastructure/MyApp.Infrastructure.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DataAccess/DataAccess.csproj b/DataAccess/DataAccess.csproj index ae9a287..0981632 100644 --- a/DataAccess/DataAccess.csproj +++ b/DataAccess/DataAccess.csproj @@ -1,4 +1,4 @@ - + Exe @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/MyApp.Infrastructure/MyApp.Infrastructure.csproj b/MyApp.Infrastructure/MyApp.Infrastructure.csproj index a279df8..f4f4d8f 100644 --- a/MyApp.Infrastructure/MyApp.Infrastructure.csproj +++ b/MyApp.Infrastructure/MyApp.Infrastructure.csproj @@ -5,7 +5,7 @@ - +