From 54cbb00880c8bbf523d742b6752b34aa463d9e58 Mon Sep 17 00:00:00 2001 From: Daan Boerlage Date: Sun, 7 Nov 2021 00:32:32 +0100 Subject: [PATCH] Upgrade EntityFramework to .net6-rc2 --- 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 503d4e1..c6d0a59 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -14,23 +14,23 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - +