From d944095a7af38c95e1694207a7360b16443795e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 09:16:43 +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 | 20 ++++++------ .../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, 93 insertions(+), 93 deletions(-) diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index cbb4b2be2..14414b33e 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..cf3608cc9 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 b4b443d70..5e83d8f57 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 5a24bf79b..cba372480 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 83da87a8c..ffdaa37e7 100644 --- a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj +++ b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj @@ -1,19 +1,19 @@ - - - - - - - - - + + + + + + + + + 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..d8faa3cf5 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..0adc5397d 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..613bcfd43 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..efeafa5fb 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