From 5b167d9833a10a83562679137bbbc4b7c88f9feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:02:55 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.4 to 7.0.8 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.4 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.4...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- accounts-api/src/Infrastructure/Infrastructure.csproj | 4 ++-- accounts-api/src/WebApi/WebApi.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/accounts-api/src/Infrastructure/Infrastructure.csproj b/accounts-api/src/Infrastructure/Infrastructure.csproj index e008e002..e7336abb 100644 --- a/accounts-api/src/Infrastructure/Infrastructure.csproj +++ b/accounts-api/src/Infrastructure/Infrastructure.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/accounts-api/src/WebApi/WebApi.csproj b/accounts-api/src/WebApi/WebApi.csproj index c9ca82d3..d9ff6833 100644 --- a/accounts-api/src/WebApi/WebApi.csproj +++ b/accounts-api/src/WebApi/WebApi.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -30,7 +30,7 @@ - +