From 3955479cd449bbdd64fc22d4abe663f46b6daf6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:48:47 +0000 Subject: [PATCH] [deps]: Pin dependencies --- src/AdminConsole/AdminConsole.csproj | 32 +++++++++---------- src/Api/Api.csproj | 14 ++++---- src/Common/Common.csproj | 30 ++++++++--------- src/Service/Service.csproj | 32 +++++++++---------- .../AdminConsole.Tests.csproj | 16 +++++----- .../Api.IntegrationTests.csproj | 20 ++++++------ tests/Api.Tests/Api.Tests.csproj | 12 +++---- tests/Common.Tests/Common.Tests.csproj | 12 +++---- tests/Service.Tests/Service.Tests.csproj | 14 ++++---- 9 files changed, 91 insertions(+), 91 deletions(-) diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index 147901d31..4483887c9 100644 --- a/src/AdminConsole/AdminConsole.csproj +++ b/src/AdminConsole/AdminConsole.csproj @@ -5,26 +5,26 @@ - - + + - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - - - - + + + + + + + + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 45cc3a751..512f6047b 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -10,17 +10,17 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj index 035ef21a2..4ee144b68 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -5,21 +5,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/Service/Service.csproj b/src/Service/Service.csproj index 671a22926..1e7172333 100644 --- a/src/Service/Service.csproj +++ b/src/Service/Service.csproj @@ -1,28 +1,28 @@  - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - - + + + + + + diff --git a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj index 46d7fce5f..1330128bb 100644 --- a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj +++ b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj @@ -1,17 +1,17 @@ - - - - - - - + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 52713c536..af9665ffd 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -1,20 +1,20 @@ - + - - - - - - - - + + + + + + + + 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 37a8da889..e15391e05 100644 --- a/tests/Api.Tests/Api.Tests.csproj +++ b/tests/Api.Tests/Api.Tests.csproj @@ -1,16 +1,16 @@ - - + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Common.Tests/Common.Tests.csproj b/tests/Common.Tests/Common.Tests.csproj index e79135cb7..6137ae767 100644 --- a/tests/Common.Tests/Common.Tests.csproj +++ b/tests/Common.Tests/Common.Tests.csproj @@ -1,16 +1,16 @@ - + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Service.Tests/Service.Tests.csproj b/tests/Service.Tests/Service.Tests.csproj index 42c1064a7..08574da7b 100644 --- a/tests/Service.Tests/Service.Tests.csproj +++ b/tests/Service.Tests/Service.Tests.csproj @@ -1,17 +1,17 @@ - + - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all