From 2da4bebf6d9cb56d71ba420252828b8dec2903e9 Mon Sep 17 00:00:00 2001 From: John Lambert Date: Wed, 11 Sep 2024 14:09:39 -0400 Subject: [PATCH] Update versions of core libraries including: (#487) * MongoDB * Dotnet 6.x -> 8.x * Health checks * Grpc --- .../src/SIL.DataAccess/SIL.DataAccess.csproj | 8 ++++---- .../EchoTranslationEngine.csproj | 4 ++-- .../Serval.Machine.Shared.csproj | 14 +++++++------- .../src/Serval.ApiServer/Serval.ApiServer.csproj | 8 ++++---- .../src/Serval.Assessment/Serval.Assessment.csproj | 2 +- src/Serval/src/Serval.Grpc/Serval.Grpc.csproj | 6 +++--- src/Serval/src/Serval.Shared/Serval.Shared.csproj | 8 ++++---- .../Serval.Translation/Serval.Translation.csproj | 2 +- .../src/Serval.Webhooks/Serval.Webhooks.csproj | 4 ++-- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/DataAccess/src/SIL.DataAccess/SIL.DataAccess.csproj b/src/DataAccess/src/SIL.DataAccess/SIL.DataAccess.csproj index de740ea0..227394a0 100644 --- a/src/DataAccess/src/SIL.DataAccess/SIL.DataAccess.csproj +++ b/src/DataAccess/src/SIL.DataAccess/SIL.DataAccess.csproj @@ -15,10 +15,10 @@ - - - - + + + + diff --git a/src/Echo/src/EchoTranslationEngine/EchoTranslationEngine.csproj b/src/Echo/src/EchoTranslationEngine/EchoTranslationEngine.csproj index c0c575cf..3432d7c1 100644 --- a/src/Echo/src/EchoTranslationEngine/EchoTranslationEngine.csproj +++ b/src/Echo/src/EchoTranslationEngine/EchoTranslationEngine.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/Machine/src/Serval.Machine.Shared/Serval.Machine.Shared.csproj b/src/Machine/src/Serval.Machine.Shared/Serval.Machine.Shared.csproj index fc1cd005..6dc79e02 100644 --- a/src/Machine/src/Serval.Machine.Shared/Serval.Machine.Shared.csproj +++ b/src/Machine/src/Serval.Machine.Shared/Serval.Machine.Shared.csproj @@ -26,16 +26,16 @@ - - + + - - + + - - - + + + diff --git a/src/Serval/src/Serval.ApiServer/Serval.ApiServer.csproj b/src/Serval/src/Serval.ApiServer/Serval.ApiServer.csproj index 2d8c5622..3ea7d09f 100644 --- a/src/Serval/src/Serval.ApiServer/Serval.ApiServer.csproj +++ b/src/Serval/src/Serval.ApiServer/Serval.ApiServer.csproj @@ -18,11 +18,11 @@ - - - + + + - + diff --git a/src/Serval/src/Serval.Assessment/Serval.Assessment.csproj b/src/Serval/src/Serval.Assessment/Serval.Assessment.csproj index 81838382..81b1b5a4 100644 --- a/src/Serval/src/Serval.Assessment/Serval.Assessment.csproj +++ b/src/Serval/src/Serval.Assessment/Serval.Assessment.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Serval/src/Serval.Grpc/Serval.Grpc.csproj b/src/Serval/src/Serval.Grpc/Serval.Grpc.csproj index d943a815..55a4bd9a 100644 --- a/src/Serval/src/Serval.Grpc/Serval.Grpc.csproj +++ b/src/Serval/src/Serval.Grpc/Serval.Grpc.csproj @@ -16,10 +16,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Serval/src/Serval.Shared/Serval.Shared.csproj b/src/Serval/src/Serval.Shared/Serval.Shared.csproj index 87217c39..f33998e3 100644 --- a/src/Serval/src/Serval.Shared/Serval.Shared.csproj +++ b/src/Serval/src/Serval.Shared/Serval.Shared.csproj @@ -15,10 +15,10 @@ - - - - + + + + diff --git a/src/Serval/src/Serval.Translation/Serval.Translation.csproj b/src/Serval/src/Serval.Translation/Serval.Translation.csproj index 81838382..81b1b5a4 100644 --- a/src/Serval/src/Serval.Translation/Serval.Translation.csproj +++ b/src/Serval/src/Serval.Translation/Serval.Translation.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Serval/src/Serval.Webhooks/Serval.Webhooks.csproj b/src/Serval/src/Serval.Webhooks/Serval.Webhooks.csproj index 4fdcad44..44f1ef4d 100644 --- a/src/Serval/src/Serval.Webhooks/Serval.Webhooks.csproj +++ b/src/Serval/src/Serval.Webhooks/Serval.Webhooks.csproj @@ -12,9 +12,9 @@ - + - +