From a789901ff51d67f8782735d82574a1a7c227b6ae Mon Sep 17 00:00:00 2001 From: "Mark J. Price" Date: Tue, 8 Nov 2022 16:33:36 +0000 Subject: [PATCH] Update to ASP.NET Core 7 and EF Core 7 GA --- .../PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vs4win/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj b/vs4win/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj index 8a25b34..7cdb43e 100644 --- a/vs4win/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj +++ b/vs4win/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj @@ -12,11 +12,11 @@ - - - - - + + + + +