From 30b819355534f18a7ede110ae5eb6658ecb5cf2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 13:16:23 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 --- Commands.Test/Commands.Test.csproj | 2 +- Domain.Test/Domain.Test.csproj | 2 +- Queries.Test/Queries.Test.csproj | 2 +- Web.Test/Web.Test.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Commands.Test/Commands.Test.csproj b/Commands.Test/Commands.Test.csproj index fce5bc17..74834bca 100644 --- a/Commands.Test/Commands.Test.csproj +++ b/Commands.Test/Commands.Test.csproj @@ -8,7 +8,7 @@ - + diff --git a/Domain.Test/Domain.Test.csproj b/Domain.Test/Domain.Test.csproj index 21c86826..be94eee6 100644 --- a/Domain.Test/Domain.Test.csproj +++ b/Domain.Test/Domain.Test.csproj @@ -3,7 +3,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Queries.Test/Queries.Test.csproj b/Queries.Test/Queries.Test.csproj index 7e89b022..51783f86 100644 --- a/Queries.Test/Queries.Test.csproj +++ b/Queries.Test/Queries.Test.csproj @@ -6,7 +6,7 @@ - + diff --git a/Web.Test/Web.Test.csproj b/Web.Test/Web.Test.csproj index a20dce25..f9906508 100644 --- a/Web.Test/Web.Test.csproj +++ b/Web.Test/Web.Test.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive