From 0f20dd7a69c25e3188661fece88a95f644c3a451 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 01:54:15 +0000 Subject: [PATCH] chore(deps): update dependency xunit.runner.visualstudio to 3.1.5 --- 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 e5db5304..8c123e4c 100644 --- a/Commands.Test/Commands.Test.csproj +++ b/Commands.Test/Commands.Test.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Domain.Test/Domain.Test.csproj b/Domain.Test/Domain.Test.csproj index e83b065c..a5dccb4b 100644 --- a/Domain.Test/Domain.Test.csproj +++ b/Domain.Test/Domain.Test.csproj @@ -5,7 +5,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Queries.Test/Queries.Test.csproj b/Queries.Test/Queries.Test.csproj index 5640e57f..e7cc3cfe 100644 --- a/Queries.Test/Queries.Test.csproj +++ b/Queries.Test/Queries.Test.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Web.Test/Web.Test.csproj b/Web.Test/Web.Test.csproj index b453a813..333da32c 100644 --- a/Web.Test/Web.Test.csproj +++ b/Web.Test/Web.Test.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all