From c0d1e21a69d2d4534bc31b6b713de123a4a29da9 Mon Sep 17 00:00:00 2001 From: "Mark J. Price" Date: Tue, 8 Nov 2022 16:01:24 +0000 Subject: [PATCH] Update to EF Core 7 GA --- vscode/Chapter10/CoursesAndStudents/CoursesAndStudents.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vscode/Chapter10/CoursesAndStudents/CoursesAndStudents.csproj b/vscode/Chapter10/CoursesAndStudents/CoursesAndStudents.csproj index 0c8f5db..26e9a5d 100644 --- a/vscode/Chapter10/CoursesAndStudents/CoursesAndStudents.csproj +++ b/vscode/Chapter10/CoursesAndStudents/CoursesAndStudents.csproj @@ -12,8 +12,8 @@ - - + +