From db5d0e88c30fd03e53f4759457f9d01f71eacf34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:28:36 +0000 Subject: [PATCH] chore(deps): update dependency xunit.runner.visualstudio to v3 --- .../Zeebe.Client.Accelerator.Integration.Tests.csproj | 2 +- .../Zeebe.Client.Accelerator.Unit.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj b/test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj index 2e1539e..c588113 100644 --- a/test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj +++ b/test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Zeebe.Client.Accelerator.Unit.Tests/Zeebe.Client.Accelerator.Unit.Tests.csproj b/test/Zeebe.Client.Accelerator.Unit.Tests/Zeebe.Client.Accelerator.Unit.Tests.csproj index 778cefc..c1a082b 100644 --- a/test/Zeebe.Client.Accelerator.Unit.Tests/Zeebe.Client.Accelerator.Unit.Tests.csproj +++ b/test/Zeebe.Client.Accelerator.Unit.Tests/Zeebe.Client.Accelerator.Unit.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all