From 28e6e98e93af3da70eb7ee51898e5fcbda58ee73 Mon Sep 17 00:00:00 2001 From: Kevin Matsubara Date: Fri, 4 Apr 2025 15:54:56 +0200 Subject: [PATCH] Install NuGet package Entity Framework Core 9.0.3 version in solution. --- entity-framework.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/entity-framework.csproj b/entity-framework.csproj index 908cc7f..a56f07b 100644 --- a/entity-framework.csproj +++ b/entity-framework.csproj @@ -7,4 +7,8 @@ entity_framework + + + +