From 2d23e569f3e8f0fd8afe3385e75e5dbe090982c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thyge=20Sk=C3=B8dt=20Steffensen?= <31892312+thygesteffensen@users.noreply.github.com> Date: Fri, 24 Nov 2023 15:40:39 +0100 Subject: [PATCH] add entity framework for 3.1 --- src/EAVFramework.csproj | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/EAVFramework.csproj b/src/EAVFramework.csproj index 88cbfb5..4aa4183 100644 --- a/src/EAVFramework.csproj +++ b/src/EAVFramework.csproj @@ -29,6 +29,11 @@ + + + + + @@ -43,5 +48,5 @@ - - + + \ No newline at end of file