From f27d45f854c2a2a44c2fa0330858e517d49e96cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 02:10:28 +0000 Subject: [PATCH] chore(deps): update dependency xunit.runner.visualstudio to 3.1.5 --- CompletedSolution/Consumer/tests/tests.csproj | 2 +- CompletedSolution/Provider/tests/tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CompletedSolution/Consumer/tests/tests.csproj b/CompletedSolution/Consumer/tests/tests.csproj index 5454f61..f299030 100644 --- a/CompletedSolution/Consumer/tests/tests.csproj +++ b/CompletedSolution/Consumer/tests/tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CompletedSolution/Provider/tests/tests.csproj b/CompletedSolution/Provider/tests/tests.csproj index 5a83f1f..4e36df4 100644 --- a/CompletedSolution/Provider/tests/tests.csproj +++ b/CompletedSolution/Provider/tests/tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all