From df6672305d26e38e9700f8d747f32c1f9734944e Mon Sep 17 00:00:00 2001 From: Daan Boerlage Date: Wed, 10 Nov 2021 00:48:09 +0100 Subject: [PATCH] Downgrade Entity Framework from 6-rc2 to 5.0.12 --- src/Core/Core.csproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index cba7069..f7d231f 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -19,23 +19,23 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - +