From f1117676ef2649f76e0de48a81ef934ec5839636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:51:45 +0000 Subject: [PATCH] Update Microsoft.EntityFrameworkCore.SqlServer requirement Updates the requirements on [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) to permit the latest version. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IntellitectTerminal.Data/IntellitectTerminal.Data.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IntellitectTerminal.Data/IntellitectTerminal.Data.csproj b/IntellitectTerminal.Data/IntellitectTerminal.Data.csproj index 119a8d0..74bad12 100644 --- a/IntellitectTerminal.Data/IntellitectTerminal.Data.csproj +++ b/IntellitectTerminal.Data/IntellitectTerminal.Data.csproj @@ -1,11 +1,11 @@ - + net6.0 - +