From 4b62d76d23607c93d0edc58a69a1ec858b7f6621 Mon Sep 17 00:00:00 2001 From: "Mark J. Price" Date: Tue, 8 Nov 2022 16:31:25 +0000 Subject: [PATCH] Update to EF Core 7 GA --- ...thwind.Common.DataContext.SqlServer.csproj | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/vs4win/PracticalApps/Northwind.Common.DataContext.SqlServer/Northwind.Common.DataContext.SqlServer.csproj b/vs4win/PracticalApps/Northwind.Common.DataContext.SqlServer/Northwind.Common.DataContext.SqlServer.csproj index 027cc04..2a5821b 100644 --- a/vs4win/PracticalApps/Northwind.Common.DataContext.SqlServer/Northwind.Common.DataContext.SqlServer.csproj +++ b/vs4win/PracticalApps/Northwind.Common.DataContext.SqlServer/Northwind.Common.DataContext.SqlServer.csproj @@ -6,18 +6,18 @@ enable - - - + + + - - - + + + - - + - +