From 329d9649cdb145bb2188c8c1cc7b333fcf5ed446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:34:13 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.5 to 7.0.7 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Blog.Infrastructure/Blog.Infrastructure.csproj | 2 +- src/Blog.Web/Blog.Web.csproj | 2 +- tests/Blog.Tests/Blog.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Blog.Infrastructure/Blog.Infrastructure.csproj b/src/Blog.Infrastructure/Blog.Infrastructure.csproj index 6ebcdf9..48b849c 100644 --- a/src/Blog.Infrastructure/Blog.Infrastructure.csproj +++ b/src/Blog.Infrastructure/Blog.Infrastructure.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Blog.Web/Blog.Web.csproj b/src/Blog.Web/Blog.Web.csproj index 0a76083..7ebda0f 100644 --- a/src/Blog.Web/Blog.Web.csproj +++ b/src/Blog.Web/Blog.Web.csproj @@ -22,7 +22,7 @@ - + diff --git a/tests/Blog.Tests/Blog.Tests.csproj b/tests/Blog.Tests/Blog.Tests.csproj index 8ad8b09..a15b410 100644 --- a/tests/Blog.Tests/Blog.Tests.csproj +++ b/tests/Blog.Tests/Blog.Tests.csproj @@ -15,7 +15,7 @@ - +