From 231213e355311fa186cc33c7232353561f1223dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 03:23:59 +0000 Subject: [PATCH] chore(deps): update nuget packages --- Adaptors/Amqp/tests/ArmoniK.Core.Adapters.Amqp.Tests.csproj | 2 +- .../tests/ArmoniK.Core.Adapters.LocalStorage.Tests.csproj | 2 +- .../Memory/tests/ArmoniK.Core.Adapters.Memory.Tests.csproj | 2 +- Adaptors/MongoDB/src/ArmoniK.Core.Adapters.MongoDB.csproj | 2 +- .../tests/ArmoniK.Core.Adapters.MongoDB.Tests.csproj | 2 +- .../tests/ArmoniK.Core.Adapters.RabbitMQ.Tests.csproj | 2 +- .../Redis/tests/ArmoniK.Core.Adapters.Redis.Tests.csproj | 2 +- Adaptors/S3/src/ArmoniK.Core.Adapters.S3.csproj | 4 ++-- Adaptors/S3/tests/ArmoniK.Core.Adapters.S3.Tests.csproj | 2 +- Base/src/ArmoniK.Core.Base.csproj | 2 +- Common/src/ArmoniK.Core.Common.csproj | 4 ++-- Common/tests/ArmoniK.Core.Common.Tests.csproj | 6 +++--- .../src/ArmoniK.Core.Compute.PollingAgent.csproj | 4 ++-- Control/Metrics/src/ArmoniK.Core.Control.Metrics.csproj | 2 +- .../src/ArmoniK.Core.Control.PartitionMetrics.csproj | 2 +- Control/Submitter/src/ArmoniK.Core.Control.Submitter.csproj | 6 +++--- .../tests/ArmoniK.Core.Control.Submitter.Tests.csproj | 2 +- ProfilingTools/src/ArmoniK.Core.ProfilingTools.csproj | 2 +- Tests/Bench/Client/src/ArmoniK.Samples.Bench.Client.csproj | 2 +- .../Client/src/ArmoniK.Core.Common.Tests.Client.csproj | 2 +- .../Client/src/ArmoniK.Samples.HtcMock.Client.csproj | 2 +- ...oniK.Extensions.Common.StreamWrapper.Tests.Client.csproj | 2 +- 22 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Adaptors/Amqp/tests/ArmoniK.Core.Adapters.Amqp.Tests.csproj b/Adaptors/Amqp/tests/ArmoniK.Core.Adapters.Amqp.Tests.csproj index 1f216e23b..e43b49269 100644 --- a/Adaptors/Amqp/tests/ArmoniK.Core.Adapters.Amqp.Tests.csproj +++ b/Adaptors/Amqp/tests/ArmoniK.Core.Adapters.Amqp.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/Adaptors/LocalStorage/tests/ArmoniK.Core.Adapters.LocalStorage.Tests.csproj b/Adaptors/LocalStorage/tests/ArmoniK.Core.Adapters.LocalStorage.Tests.csproj index 61f5bc48f..fa7f0e506 100644 --- a/Adaptors/LocalStorage/tests/ArmoniK.Core.Adapters.LocalStorage.Tests.csproj +++ b/Adaptors/LocalStorage/tests/ArmoniK.Core.Adapters.LocalStorage.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/Adaptors/Memory/tests/ArmoniK.Core.Adapters.Memory.Tests.csproj b/Adaptors/Memory/tests/ArmoniK.Core.Adapters.Memory.Tests.csproj index 93b752a0b..02b3bb31a 100644 --- a/Adaptors/Memory/tests/ArmoniK.Core.Adapters.Memory.Tests.csproj +++ b/Adaptors/Memory/tests/ArmoniK.Core.Adapters.Memory.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/Adaptors/MongoDB/src/ArmoniK.Core.Adapters.MongoDB.csproj b/Adaptors/MongoDB/src/ArmoniK.Core.Adapters.MongoDB.csproj index d16624813..9ed99d243 100644 --- a/Adaptors/MongoDB/src/ArmoniK.Core.Adapters.MongoDB.csproj +++ b/Adaptors/MongoDB/src/ArmoniK.Core.Adapters.MongoDB.csproj @@ -27,7 +27,7 @@ - + diff --git a/Adaptors/MongoDB/tests/ArmoniK.Core.Adapters.MongoDB.Tests.csproj b/Adaptors/MongoDB/tests/ArmoniK.Core.Adapters.MongoDB.Tests.csproj index 1cfb5a750..4f242f25f 100644 --- a/Adaptors/MongoDB/tests/ArmoniK.Core.Adapters.MongoDB.Tests.csproj +++ b/Adaptors/MongoDB/tests/ArmoniK.Core.Adapters.MongoDB.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/Adaptors/RabbitMQ/tests/ArmoniK.Core.Adapters.RabbitMQ.Tests.csproj b/Adaptors/RabbitMQ/tests/ArmoniK.Core.Adapters.RabbitMQ.Tests.csproj index da703a30a..b2c914eab 100644 --- a/Adaptors/RabbitMQ/tests/ArmoniK.Core.Adapters.RabbitMQ.Tests.csproj +++ b/Adaptors/RabbitMQ/tests/ArmoniK.Core.Adapters.RabbitMQ.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/Adaptors/Redis/tests/ArmoniK.Core.Adapters.Redis.Tests.csproj b/Adaptors/Redis/tests/ArmoniK.Core.Adapters.Redis.Tests.csproj index 1edc2b86d..fe24bb8f1 100644 --- a/Adaptors/Redis/tests/ArmoniK.Core.Adapters.Redis.Tests.csproj +++ b/Adaptors/Redis/tests/ArmoniK.Core.Adapters.Redis.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/Adaptors/S3/src/ArmoniK.Core.Adapters.S3.csproj b/Adaptors/S3/src/ArmoniK.Core.Adapters.S3.csproj index 90c21e605..e23039f15 100644 --- a/Adaptors/S3/src/ArmoniK.Core.Adapters.S3.csproj +++ b/Adaptors/S3/src/ArmoniK.Core.Adapters.S3.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Adaptors/S3/tests/ArmoniK.Core.Adapters.S3.Tests.csproj b/Adaptors/S3/tests/ArmoniK.Core.Adapters.S3.Tests.csproj index 587f8cec1..029b0bd8a 100644 --- a/Adaptors/S3/tests/ArmoniK.Core.Adapters.S3.Tests.csproj +++ b/Adaptors/S3/tests/ArmoniK.Core.Adapters.S3.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/Base/src/ArmoniK.Core.Base.csproj b/Base/src/ArmoniK.Core.Base.csproj index f4c66f188..51ec31b1d 100644 --- a/Base/src/ArmoniK.Core.Base.csproj +++ b/Base/src/ArmoniK.Core.Base.csproj @@ -28,7 +28,7 @@ - + diff --git a/Common/src/ArmoniK.Core.Common.csproj b/Common/src/ArmoniK.Core.Common.csproj index f9f323753..4d25fad54 100644 --- a/Common/src/ArmoniK.Core.Common.csproj +++ b/Common/src/ArmoniK.Core.Common.csproj @@ -28,13 +28,13 @@ - + - + diff --git a/Common/tests/ArmoniK.Core.Common.Tests.csproj b/Common/tests/ArmoniK.Core.Common.Tests.csproj index 819bd138e..dd7fa6bc1 100644 --- a/Common/tests/ArmoniK.Core.Common.Tests.csproj +++ b/Common/tests/ArmoniK.Core.Common.Tests.csproj @@ -13,13 +13,13 @@ - - + + - + diff --git a/Compute/PollingAgent/src/ArmoniK.Core.Compute.PollingAgent.csproj b/Compute/PollingAgent/src/ArmoniK.Core.Compute.PollingAgent.csproj index bca75701d..a639ffbeb 100644 --- a/Compute/PollingAgent/src/ArmoniK.Core.Compute.PollingAgent.csproj +++ b/Compute/PollingAgent/src/ArmoniK.Core.Compute.PollingAgent.csproj @@ -30,8 +30,8 @@ - - + + diff --git a/Control/Metrics/src/ArmoniK.Core.Control.Metrics.csproj b/Control/Metrics/src/ArmoniK.Core.Control.Metrics.csproj index 316d0c1b1..43c100b47 100644 --- a/Control/Metrics/src/ArmoniK.Core.Control.Metrics.csproj +++ b/Control/Metrics/src/ArmoniK.Core.Control.Metrics.csproj @@ -30,7 +30,7 @@ - + diff --git a/Control/PartitionMetrics/src/ArmoniK.Core.Control.PartitionMetrics.csproj b/Control/PartitionMetrics/src/ArmoniK.Core.Control.PartitionMetrics.csproj index 031fa22d3..3cb1e3102 100644 --- a/Control/PartitionMetrics/src/ArmoniK.Core.Control.PartitionMetrics.csproj +++ b/Control/PartitionMetrics/src/ArmoniK.Core.Control.PartitionMetrics.csproj @@ -31,7 +31,7 @@ - + diff --git a/Control/Submitter/src/ArmoniK.Core.Control.Submitter.csproj b/Control/Submitter/src/ArmoniK.Core.Control.Submitter.csproj index e4b5c3918..71a6e0307 100644 --- a/Control/Submitter/src/ArmoniK.Core.Control.Submitter.csproj +++ b/Control/Submitter/src/ArmoniK.Core.Control.Submitter.csproj @@ -29,9 +29,9 @@ - - - + + + diff --git a/Control/Submitter/tests/ArmoniK.Core.Control.Submitter.Tests.csproj b/Control/Submitter/tests/ArmoniK.Core.Control.Submitter.Tests.csproj index ed28d0f10..22a89d8d5 100644 --- a/Control/Submitter/tests/ArmoniK.Core.Control.Submitter.Tests.csproj +++ b/Control/Submitter/tests/ArmoniK.Core.Control.Submitter.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/ProfilingTools/src/ArmoniK.Core.ProfilingTools.csproj b/ProfilingTools/src/ArmoniK.Core.ProfilingTools.csproj index 82c81928e..5a6ea7df5 100644 --- a/ProfilingTools/src/ArmoniK.Core.ProfilingTools.csproj +++ b/ProfilingTools/src/ArmoniK.Core.ProfilingTools.csproj @@ -29,7 +29,7 @@ - + diff --git a/Tests/Bench/Client/src/ArmoniK.Samples.Bench.Client.csproj b/Tests/Bench/Client/src/ArmoniK.Samples.Bench.Client.csproj index 5bd274b31..42491fa63 100644 --- a/Tests/Bench/Client/src/ArmoniK.Samples.Bench.Client.csproj +++ b/Tests/Bench/Client/src/ArmoniK.Samples.Bench.Client.csproj @@ -28,7 +28,7 @@ - + diff --git a/Tests/Common/Client/src/ArmoniK.Core.Common.Tests.Client.csproj b/Tests/Common/Client/src/ArmoniK.Core.Common.Tests.Client.csproj index bf730cf53..15337fe82 100644 --- a/Tests/Common/Client/src/ArmoniK.Core.Common.Tests.Client.csproj +++ b/Tests/Common/Client/src/ArmoniK.Core.Common.Tests.Client.csproj @@ -26,7 +26,7 @@ - + diff --git a/Tests/HtcMock/Client/src/ArmoniK.Samples.HtcMock.Client.csproj b/Tests/HtcMock/Client/src/ArmoniK.Samples.HtcMock.Client.csproj index 89d86ad5e..1479704f4 100644 --- a/Tests/HtcMock/Client/src/ArmoniK.Samples.HtcMock.Client.csproj +++ b/Tests/HtcMock/Client/src/ArmoniK.Samples.HtcMock.Client.csproj @@ -28,7 +28,7 @@ - + diff --git a/Tests/Stream/Client/ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.csproj b/Tests/Stream/Client/ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.csproj index 7c640ba16..a6ca69866 100644 --- a/Tests/Stream/Client/ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.csproj +++ b/Tests/Stream/Client/ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.csproj @@ -26,7 +26,7 @@ - +