From a3f8de07f1de9e84196a115509e554b32b2f81d7 Mon Sep 17 00:00:00 2001 From: hhvrc Date: Tue, 19 Nov 2024 08:48:12 +0100 Subject: [PATCH] Update EFCore to .NET 9 --- API/API.csproj | 10 +++++----- Common.Tests/Common.Tests.csproj | 2 +- Common/Common.csproj | 12 ++++++------ LiveControlGateway/LiveControlGateway.csproj | 2 +- MigrationHelper/MigrationHelper.csproj | 8 ++++---- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 2db27c7c..a7a6cd61 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -26,18 +26,18 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index 1af8ecbb..1f721fb9 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/Common/Common.csproj b/Common/Common.csproj index 377b1a63..cb312cd3 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -19,18 +19,18 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -51,7 +51,7 @@ - + diff --git a/LiveControlGateway/LiveControlGateway.csproj b/LiveControlGateway/LiveControlGateway.csproj index ee724c4d..46ba6374 100644 --- a/LiveControlGateway/LiveControlGateway.csproj +++ b/LiveControlGateway/LiveControlGateway.csproj @@ -16,7 +16,7 @@ - + diff --git a/MigrationHelper/MigrationHelper.csproj b/MigrationHelper/MigrationHelper.csproj index d220df2f..fbb98fc7 100644 --- a/MigrationHelper/MigrationHelper.csproj +++ b/MigrationHelper/MigrationHelper.csproj @@ -8,13 +8,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive