From e13a2f331a6843be51d8c5172e0bca138757f851 Mon Sep 17 00:00:00 2001 From: shept Date: Fri, 18 Apr 2025 17:32:47 +0500 Subject: [PATCH] downgrading EF Core --- SurveyBackend/SurveyBackend.API/SurveyBackend.API.csproj | 6 +++++- .../SurveyBackend.Core/SurveyBackend.Core.csproj | 2 +- .../SurveyBackend.Infrastructure.csproj | 8 ++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/SurveyBackend/SurveyBackend.API/SurveyBackend.API.csproj b/SurveyBackend/SurveyBackend.API/SurveyBackend.API.csproj index 5a5254e..b736412 100644 --- a/SurveyBackend/SurveyBackend.API/SurveyBackend.API.csproj +++ b/SurveyBackend/SurveyBackend.API/SurveyBackend.API.csproj @@ -10,7 +10,11 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/SurveyBackend/SurveyBackend.Core/SurveyBackend.Core.csproj b/SurveyBackend/SurveyBackend.Core/SurveyBackend.Core.csproj index adbb79f..8cc2397 100644 --- a/SurveyBackend/SurveyBackend.Core/SurveyBackend.Core.csproj +++ b/SurveyBackend/SurveyBackend.Core/SurveyBackend.Core.csproj @@ -7,7 +7,7 @@ - + diff --git a/SurveyBackend/SurveyBackend.Infrastructure/SurveyBackend.Infrastructure.csproj b/SurveyBackend/SurveyBackend.Infrastructure/SurveyBackend.Infrastructure.csproj index 8d6e23a..5a8e0aa 100644 --- a/SurveyBackend/SurveyBackend.Infrastructure/SurveyBackend.Infrastructure.csproj +++ b/SurveyBackend/SurveyBackend.Infrastructure/SurveyBackend.Infrastructure.csproj @@ -8,6 +8,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + @@ -16,4 +20,8 @@ + + + +