From ef429b036e85845c93c617a4c9f7f9b79c7ebfcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 00:15:40 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 3.1.9 to 7.0.0 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 3.1.9 to 7.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DigitalNoticeBoard/DigitalNoticeBoard.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DigitalNoticeBoard/DigitalNoticeBoard.csproj b/DigitalNoticeBoard/DigitalNoticeBoard.csproj index 783537c..098c5cb 100644 --- a/DigitalNoticeBoard/DigitalNoticeBoard.csproj +++ b/DigitalNoticeBoard/DigitalNoticeBoard.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive