From d46955c21c10563785ebfb19d9a5b4ceb524a9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 05:30:57 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.7 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 7.0.7 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.7...v7.0.9) --- 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 cf20a92..7893199 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 7ebda0f..19f0f83 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 a15b410..8b09a68 100644 --- a/tests/Blog.Tests/Blog.Tests.csproj +++ b/tests/Blog.Tests/Blog.Tests.csproj @@ -15,7 +15,7 @@ - +