From 3128af1ad8ec417b253544d8c18cb28be0a2a08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:49:50 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.3 to 7.0.13 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.3 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.3...v7.0.13) --- 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..832b350 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..3889266 100644 --- a/MyApp.Infrastructure/MyApp.Infrastructure.csproj +++ b/MyApp.Infrastructure/MyApp.Infrastructure.csproj @@ -5,7 +5,7 @@ - +