From 16a17e0dcfd95a2b3de458d1909af6b23d26d31b Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 15 Feb 2023 10:46:04 +0100 Subject: [PATCH] Config: Add EF Core --- Pal.Client/Pal.Client.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Pal.Client/Pal.Client.csproj b/Pal.Client/Pal.Client.csproj index eda3e88..96ae04d 100644 --- a/Pal.Client/Pal.Client.csproj +++ b/Pal.Client/Pal.Client.csproj @@ -5,6 +5,7 @@ 11.0 2.15 enable + win-x64 @@ -42,8 +43,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - +