From 72f64528b5d2fc06ff58da51b24d4b5d44fc78f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 09:07:04 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.3 to 7.0.10 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.3 to 7.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.3...v7.0.10) --- 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..ef761c5 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..a53d434 100644 --- a/MyApp.Infrastructure/MyApp.Infrastructure.csproj +++ b/MyApp.Infrastructure/MyApp.Infrastructure.csproj @@ -5,7 +5,7 @@ - +