From dd41a6c36ca498d6e998f911cf670c8d7a3f14b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:18:50 +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 3d4e2e0..0324baa 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