From 189570677644909af2356511d2e629b0140486ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 13:15:30 +0000 Subject: [PATCH] [deps]: Update dotnet monorepo --- global.json | 2 +- src/AdminConsole/AdminConsole.csproj | 18 +++++++++--------- src/Api/Api.csproj | 6 +++--- src/Common/Common.csproj | 4 ++-- src/Service/Service.csproj | 14 +++++++------- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/global.json b/global.json index ccbaf063b..efa332c34 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.203", + "version": "8.0.301", "rollForward": "latestMinor" } } \ No newline at end of file diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index 9bd35d487..a492da540 100644 --- a/src/AdminConsole/AdminConsole.csproj +++ b/src/AdminConsole/AdminConsole.csproj @@ -8,19 +8,19 @@ - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - + + + + + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 74b5d9380..29eac3fef 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 b31f56596..b1b0e9775 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/Service/Service.csproj b/src/Service/Service.csproj index 5244dc487..0a3fbc95d 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 - - - + + + - +