From 417d91546f14dfc60fa71f48b8f531af1b793b05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 03:26:39 +0000 Subject: [PATCH] chore(test deps): update dependency xunit to 2.9.3 --- tests/Directory.Build.props | 2 +- tests/Zitadel.Test/Zitadel.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index ffad2976..ed962c14 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zitadel.Test/Zitadel.Test.csproj b/tests/Zitadel.Test/Zitadel.Test.csproj index 206d401e..763f137d 100644 --- a/tests/Zitadel.Test/Zitadel.Test.csproj +++ b/tests/Zitadel.Test/Zitadel.Test.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive