From c3773e1fe6f9c59b1a4f72cadbb7db5d61aa2c2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:29:53 +0000 Subject: [PATCH] chore(deps): update dependency xunit to v2.6.2 --- .../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 f66fba3..7ac281d 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 @@ -8,7 +8,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 75856a0..750ccc6 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 @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all