From 1b35665a74ff5514570a7821894bb8d3ce079bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:05:15 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.2 to 7.0.7 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../BlazorBoilerplate.Storage.csproj | 2 +- .../BlazorBoilerplate.Infrastructure.Storage.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Server/BlazorBoilerplate.Storage/BlazorBoilerplate.Storage.csproj b/src/Server/BlazorBoilerplate.Storage/BlazorBoilerplate.Storage.csproj index 6ecf117d..80627726 100644 --- a/src/Server/BlazorBoilerplate.Storage/BlazorBoilerplate.Storage.csproj +++ b/src/Server/BlazorBoilerplate.Storage/BlazorBoilerplate.Storage.csproj @@ -14,7 +14,7 @@ - + all diff --git a/src/Shared/BlazorBoilerplate.Infrastructure.Storage/BlazorBoilerplate.Infrastructure.Storage.csproj b/src/Shared/BlazorBoilerplate.Infrastructure.Storage/BlazorBoilerplate.Infrastructure.Storage.csproj index da38f98e..dbc59042 100644 --- a/src/Shared/BlazorBoilerplate.Infrastructure.Storage/BlazorBoilerplate.Infrastructure.Storage.csproj +++ b/src/Shared/BlazorBoilerplate.Infrastructure.Storage/BlazorBoilerplate.Infrastructure.Storage.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -9,7 +9,7 @@ - +