From f99356c5f18217e743666145d87b0d390b230bd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:08:19 +0000 Subject: [PATCH] chore(deps): update dependency xunit to v2.5.0 --- Commands.Test/Commands.Test.csproj | 2 +- Queries.Test/Queries.Test.csproj | 2 +- Web.Test/Web.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Commands.Test/Commands.Test.csproj b/Commands.Test/Commands.Test.csproj index 85ade9a1..dc7eba46 100644 --- a/Commands.Test/Commands.Test.csproj +++ b/Commands.Test/Commands.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Queries.Test/Queries.Test.csproj b/Queries.Test/Queries.Test.csproj index 77ef063b..e66a4602 100644 --- a/Queries.Test/Queries.Test.csproj +++ b/Queries.Test/Queries.Test.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Web.Test/Web.Test.csproj b/Web.Test/Web.Test.csproj index d53d2223..e91df565 100644 --- a/Web.Test/Web.Test.csproj +++ b/Web.Test/Web.Test.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all