From 4a66fade5ba060765ab98fead078d59a523fb933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:02:35 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.4 to 7.0.8 Bumps [Microsoft.EntityFrameworkCore](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- accounts-api/src/Infrastructure/Infrastructure.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accounts-api/src/Infrastructure/Infrastructure.csproj b/accounts-api/src/Infrastructure/Infrastructure.csproj index e008e002..6f50df3f 100644 --- a/accounts-api/src/Infrastructure/Infrastructure.csproj +++ b/accounts-api/src/Infrastructure/Infrastructure.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive