From 58839cca053fc30e6fa3b98bbd9dbabeef416c9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:23:03 +0000 Subject: [PATCH] [deps]: Update dotnet monorepo to v10 --- src/AdminConsole/AdminConsole.csproj | 18 +++++++++--------- src/Api/Api.csproj | 6 +++--- src/Common/Common.csproj | 6 +++--- src/Service/Service.csproj | 16 ++++++++-------- .../AdminConsole.Tests.csproj | 6 +++--- .../Api.IntegrationTests.csproj | 4 ++-- tests/Service.Tests/Service.Tests.csproj | 2 +- 7 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index cbb4b2be2..c3fd5b3a8 100644 --- a/src/AdminConsole/AdminConsole.csproj +++ b/src/AdminConsole/AdminConsole.csproj @@ -9,19 +9,19 @@ - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - + + + + + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 45cc3a751..81296d780 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -13,12 +13,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj index b4b443d70..e20c5d992 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -9,15 +9,15 @@ - - + + - + diff --git a/src/Service/Service.csproj b/src/Service/Service.csproj index 82dcadf54..df78c1b13 100644 --- a/src/Service/Service.csproj +++ b/src/Service/Service.csproj @@ -10,18 +10,18 @@ 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..e3bd7be3c 100644 --- a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj +++ b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj @@ -3,9 +3,9 @@ - - - + + + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 52713c536..16c034352 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -4,8 +4,8 @@ - - + + diff --git a/tests/Service.Tests/Service.Tests.csproj b/tests/Service.Tests/Service.Tests.csproj index 42c1064a7..cb3dd7bb2 100644 --- a/tests/Service.Tests/Service.Tests.csproj +++ b/tests/Service.Tests/Service.Tests.csproj @@ -3,7 +3,7 @@ - +