From 92d4280869551140811e0f903bc5777f0ce0fe73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 22:11:06 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- Commands.Test/Commands.Test.csproj | 2 +- Commands/Commands.csproj | 4 ++-- Persistence/Persistence.csproj | 6 +++--- Web/Web.csproj | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Commands.Test/Commands.Test.csproj b/Commands.Test/Commands.Test.csproj index e5db5304..2b109f4e 100644 --- a/Commands.Test/Commands.Test.csproj +++ b/Commands.Test/Commands.Test.csproj @@ -7,7 +7,7 @@ - + diff --git a/Commands/Commands.csproj b/Commands/Commands.csproj index 1abfca9f..b77c122e 100644 --- a/Commands/Commands.csproj +++ b/Commands/Commands.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/Persistence/Persistence.csproj b/Persistence/Persistence.csproj index 960e2bc0..2116806e 100644 --- a/Persistence/Persistence.csproj +++ b/Persistence/Persistence.csproj @@ -1,9 +1,9 @@  - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Web/Web.csproj b/Web/Web.csproj index fe40ab0b..abc6c471 100644 --- a/Web/Web.csproj +++ b/Web/Web.csproj @@ -12,9 +12,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all