From a5bb549a3bb4cf77f8f07dca8878595f79ac5b4d Mon Sep 17 00:00:00 2001 From: pavelbannov Date: Fri, 20 Dec 2024 12:37:37 +0300 Subject: [PATCH] Update package dependencies across projects Updated various package dependencies to their latest versions for improved functionality, performance, and security. This includes updates for AWS SDKs, Google APIs, HealthChecks, Swashbuckle, and other libraries across multiple projects. --- common/ASC.Api.Core/ASC.Api.Core.csproj | 14 +++++++------- common/ASC.Common/ASC.Common.csproj | 6 +++--- common/ASC.Core.Common/ASC.Core.Common.csproj | 8 ++++---- common/ASC.Data.Storage/ASC.Data.Storage.csproj | 6 +++--- common/ASC.EventBus/ASC.EventBus.csproj | 2 +- .../ASC.FederatedLogin/ASC.FederatedLogin.csproj | 2 +- common/ASC.Migration/ASC.Migration.Core.csproj | 2 +- products/ASC.Files/Core/ASC.Files.Core.csproj | 2 +- web/ASC.Web.Core/ASC.Web.Core.csproj | 4 ++-- .../ASC.Web.HealthChecks.UI.csproj | 4 ++-- 10 files changed, 25 insertions(+), 25 deletions(-) diff --git a/common/ASC.Api.Core/ASC.Api.Core.csproj b/common/ASC.Api.Core/ASC.Api.Core.csproj index 598c04d7fa..be32d6c96a 100644 --- a/common/ASC.Api.Core/ASC.Api.Core.csproj +++ b/common/ASC.Api.Core/ASC.Api.Core.csproj @@ -14,16 +14,16 @@ - + - - - + + + - + @@ -31,9 +31,9 @@ - + - + diff --git a/common/ASC.Common/ASC.Common.csproj b/common/ASC.Common/ASC.Common.csproj index d7a15c4142..622d788fcf 100644 --- a/common/ASC.Common/ASC.Common.csproj +++ b/common/ASC.Common/ASC.Common.csproj @@ -58,10 +58,10 @@ - + - - + + diff --git a/common/ASC.Core.Common/ASC.Core.Common.csproj b/common/ASC.Core.Common/ASC.Core.Common.csproj index a1aeb6e0fa..005317c474 100644 --- a/common/ASC.Core.Common/ASC.Core.Common.csproj +++ b/common/ASC.Core.Common/ASC.Core.Common.csproj @@ -43,17 +43,17 @@ - - + + - + - + diff --git a/common/ASC.Data.Storage/ASC.Data.Storage.csproj b/common/ASC.Data.Storage/ASC.Data.Storage.csproj index 98a174d4f0..19d86fe088 100644 --- a/common/ASC.Data.Storage/ASC.Data.Storage.csproj +++ b/common/ASC.Data.Storage/ASC.Data.Storage.csproj @@ -24,13 +24,13 @@ - - + + - + diff --git a/common/ASC.EventBus/ASC.EventBus.csproj b/common/ASC.EventBus/ASC.EventBus.csproj index ef1691e78d..699e0c09e3 100644 --- a/common/ASC.EventBus/ASC.EventBus.csproj +++ b/common/ASC.EventBus/ASC.EventBus.csproj @@ -10,7 +10,7 @@ - + diff --git a/common/ASC.FederatedLogin/ASC.FederatedLogin.csproj b/common/ASC.FederatedLogin/ASC.FederatedLogin.csproj index cc53c35adc..aa6c8fe326 100644 --- a/common/ASC.FederatedLogin/ASC.FederatedLogin.csproj +++ b/common/ASC.FederatedLogin/ASC.FederatedLogin.csproj @@ -27,7 +27,7 @@ - + diff --git a/common/ASC.Migration/ASC.Migration.Core.csproj b/common/ASC.Migration/ASC.Migration.Core.csproj index 649bae38d3..ec1de5d9bc 100644 --- a/common/ASC.Migration/ASC.Migration.Core.csproj +++ b/common/ASC.Migration/ASC.Migration.Core.csproj @@ -18,7 +18,7 @@ - + diff --git a/products/ASC.Files/Core/ASC.Files.Core.csproj b/products/ASC.Files/Core/ASC.Files.Core.csproj index 320dd6e9c4..5c4e6268ff 100644 --- a/products/ASC.Files/Core/ASC.Files.Core.csproj +++ b/products/ASC.Files/Core/ASC.Files.Core.csproj @@ -16,7 +16,7 @@ - + diff --git a/web/ASC.Web.Core/ASC.Web.Core.csproj b/web/ASC.Web.Core/ASC.Web.Core.csproj index 7405488daa..17f228d000 100644 --- a/web/ASC.Web.Core/ASC.Web.Core.csproj +++ b/web/ASC.Web.Core/ASC.Web.Core.csproj @@ -534,13 +534,13 @@ - + - + \ No newline at end of file diff --git a/web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj b/web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj index 896ff36b60..86ee8e9c76 100644 --- a/web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj +++ b/web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj @@ -8,8 +8,8 @@ - - + +