From b4f5eedf29e9945c637357cc7510595b8eaf8994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 22:44:44 +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 | 2 +- .../Api.IntegrationTests.csproj | 4 ++-- tests/Service.Tests/Service.Tests.csproj | 2 +- 7 files changed, 27 insertions(+), 27 deletions(-) diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index 147901d31..330ae861a 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..6bc9dbea7 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 c05243776..2822bcf4a 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 671a22926..dec96cd05 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 46d7fce5f..92d221e59 100644 --- a/tests/AdminConsole.Tests/AdminConsole.Tests.csproj +++ b/tests/AdminConsole.Tests/AdminConsole.Tests.csproj @@ -3,7 +3,7 @@ - + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 52713c536..021148f88 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..c4632955c 100644 --- a/tests/Service.Tests/Service.Tests.csproj +++ b/tests/Service.Tests/Service.Tests.csproj @@ -3,7 +3,7 @@ - +