From 33e37280d57424abbdb3975b074e9afbe79a8c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:03:43 +0200 Subject: [PATCH] :rocket: nuget: bump Microsoft.EntityFrameworkCore.Tools (#564) Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.11 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.13) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/AnniversaryReminder/AnniversaryReminder.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AnniversaryReminder/AnniversaryReminder.csproj b/src/AnniversaryReminder/AnniversaryReminder.csproj index e6bb2a83..21fa14b0 100644 --- a/src/AnniversaryReminder/AnniversaryReminder.csproj +++ b/src/AnniversaryReminder/AnniversaryReminder.csproj @@ -60,7 +60,7 @@ Include="Microsoft.EntityFrameworkCore.Sqlserver" Version="7.0.13" /> - + runtime; build; native; contentfiles; analyzers; buildtransitive all