From 6e433b440474d8ef25eecc389480e4b790e39a63 Mon Sep 17 00:00:00 2001 From: "Mark J. Price" Date: Tue, 8 Nov 2022 16:38:04 +0000 Subject: [PATCH] Update to ASP.NET Core 7 and EF Core 7 GA --- .../Northwind.Mvc/Northwind.Mvc.csproj | 34 ++++++++----------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/vscode/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj b/vscode/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj index 8a25b34..4de55ad 100644 --- a/vscode/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj +++ b/vscode/PracticalApps/Northwind.Mvc/Northwind.Mvc.csproj @@ -5,31 +5,27 @@ enable enable aspnet-Northwind.Mvc-32868776-9AE7-4BFC-8CB8-DFDC975ABEA5 - - - preview - true - + - - - - - + + + + + - - - - - - - - + + + + - + + + + +