From 4289134e66b12be160eb2cfd3e101be8eb2d2258 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:07:26 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.net.test.sdk to 17.11.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 8115fce9..0781402f 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 457f5860..bc07d54b 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 329eb819..57cef1ee 100644 --- a/Queries.Test/Queries.Test.csproj +++ b/Queries.Test/Queries.Test.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Web.Test/Web.Test.csproj b/Web.Test/Web.Test.csproj index 063ba9d7..7d014250 100644 --- a/Web.Test/Web.Test.csproj +++ b/Web.Test/Web.Test.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive