From d4d496b6185976f8f3dcb8ef059ac2340aca7b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 01:46:50 +0000 Subject: [PATCH] [deps]: Update nuget minor --- src/AdminConsole/AdminConsole.csproj | 2 +- src/Api/Api.csproj | 2 +- src/Common/Common.csproj | 4 ++-- .../AdminConsole.Tests.csproj | 10 +++++----- .../Api.IntegrationTests.csproj | 20 +++++++++---------- tests/Api.Tests/Api.Tests.csproj | 10 +++++----- tests/Common.Tests/Common.Tests.csproj | 10 +++++----- tests/Service.Tests/Service.Tests.csproj | 12 +++++------ 8 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index 6dbbcbc1e..7fea149ef 100644 --- a/src/AdminConsole/AdminConsole.csproj +++ b/src/AdminConsole/AdminConsole.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 33628e6bf..be4462e97 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj index fc936728a..91ca0a4aa 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -14,11 +14,11 @@ - + - + diff --git a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj index 0541004cd..5a31841e6 100644 --- a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj +++ b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj @@ -3,11 +3,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index e5442de0e..6ef016ac1 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -2,19 +2,19 @@ - - - - - - - - - + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Api.Tests/Api.Tests.csproj b/tests/Api.Tests/Api.Tests.csproj index 2bc5ba00a..3c49d7cd8 100644 --- a/tests/Api.Tests/Api.Tests.csproj +++ b/tests/Api.Tests/Api.Tests.csproj @@ -2,11 +2,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Common.Tests/Common.Tests.csproj b/tests/Common.Tests/Common.Tests.csproj index 3ce68bf07..5ee734dd9 100644 --- a/tests/Common.Tests/Common.Tests.csproj +++ b/tests/Common.Tests/Common.Tests.csproj @@ -2,11 +2,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Service.Tests/Service.Tests.csproj b/tests/Service.Tests/Service.Tests.csproj index 196ca364c..2df7519c2 100644 --- a/tests/Service.Tests/Service.Tests.csproj +++ b/tests/Service.Tests/Service.Tests.csproj @@ -2,12 +2,12 @@ - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all