From 02304b23da48b645a4513f61f984717dca6d8638 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:58:08 +0000 Subject: [PATCH] chore(deps): update nuget packages --- Directory.Build.props | 2 +- src/Core/Application/Application.csproj | 6 +-- src/Host/Host.csproj | 8 +-- src/Infrastructure/Infrastructure.csproj | 54 +++++++++---------- .../Infrastructure.Test.csproj | 12 ++--- 5 files changed, 41 insertions(+), 41 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 0fc7ef2..3db1b29 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,7 +9,7 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index d3948ac..ed9da7e 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -7,12 +7,12 @@ - + - - + + diff --git a/src/Host/Host.csproj b/src/Host/Host.csproj index e49834e..06439d8 100644 --- a/src/Host/Host.csproj +++ b/src/Host/Host.csproj @@ -9,16 +9,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 363c81d..293ee14 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -11,44 +11,44 @@ - - - - + + + + - + - - - + + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + + + + + + + - - - - + + + + - - + + all diff --git a/tests/Infrastructure.Test/Infrastructure.Test.csproj b/tests/Infrastructure.Test/Infrastructure.Test.csproj index e689bc9..04e622d 100644 --- a/tests/Infrastructure.Test/Infrastructure.Test.csproj +++ b/tests/Infrastructure.Test/Infrastructure.Test.csproj @@ -7,15 +7,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all