From bb8133e57855ab81cbf81c1fdbefcf09f2caaad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 05:30:40 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Blog.Application/Blog.Application.csproj | 2 +- src/Blog.Infrastructure/Blog.Infrastructure.csproj | 2 +- tests/Blog.Tests/Blog.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Blog.Application/Blog.Application.csproj b/src/Blog.Application/Blog.Application.csproj index de25245..0000b66 100644 --- a/src/Blog.Application/Blog.Application.csproj +++ b/src/Blog.Application/Blog.Application.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Blog.Infrastructure/Blog.Infrastructure.csproj b/src/Blog.Infrastructure/Blog.Infrastructure.csproj index cf20a92..c61f761 100644 --- a/src/Blog.Infrastructure/Blog.Infrastructure.csproj +++ b/src/Blog.Infrastructure/Blog.Infrastructure.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/Blog.Tests/Blog.Tests.csproj b/tests/Blog.Tests/Blog.Tests.csproj index a15b410..f890804 100644 --- a/tests/Blog.Tests/Blog.Tests.csproj +++ b/tests/Blog.Tests/Blog.Tests.csproj @@ -14,7 +14,7 @@ - +