From c99dc11ada0db54da2ba3d32dabeb21c29959cab Mon Sep 17 00:00:00 2001 From: kasperk81 <83082615+kasperk81@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:35:30 +0300 Subject: [PATCH 1/2] use correct framework --- Gehtsoft.EF/Gehtsoft.EF.Test/Gehtsoft.EF.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gehtsoft.EF/Gehtsoft.EF.Test/Gehtsoft.EF.Test.csproj b/Gehtsoft.EF/Gehtsoft.EF.Test/Gehtsoft.EF.Test.csproj index ac5fa14..124bf45 100644 --- a/Gehtsoft.EF/Gehtsoft.EF.Test/Gehtsoft.EF.Test.csproj +++ b/Gehtsoft.EF/Gehtsoft.EF.Test/Gehtsoft.EF.Test.csproj @@ -1,7 +1,7 @@  - net80 + net8.0 From fb57ce9f4bac7f3a9d081af7f1fb74d9bed05390 Mon Sep 17 00:00:00 2001 From: kasperk81 <83082615+kasperk81@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:35:59 +0300 Subject: [PATCH 2/2] - --- Gehtsoft.EF/TestApp/TestApp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gehtsoft.EF/TestApp/TestApp.csproj b/Gehtsoft.EF/TestApp/TestApp.csproj index bed3521..f611b4b 100644 --- a/Gehtsoft.EF/TestApp/TestApp.csproj +++ b/Gehtsoft.EF/TestApp/TestApp.csproj @@ -2,7 +2,7 @@ Exe - net80 + net8.0 NETCORE false NUnitLite.Tests.Program @@ -96,4 +96,4 @@ 1.1.10 - \ No newline at end of file +