From 7f68b3f38f0ea3e145e5f6ec5171a2a1c3695fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:52:05 +0000 Subject: [PATCH] Bump the xunit group across 1 directory with 2 updates Bumps the xunit group with 2 updates in the / directory: xunit and xunit.runner.visualstudio. Updates `xunit` from 2.8.0 to 2.9.0 Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.2 --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../Backgrounder.Azure.ServiceBus.Tests.csproj | 4 ++-- .../Backgrounder.Generators.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj b/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj index 7394087..b1b5fdb 100644 --- a/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj +++ b/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj @@ -12,8 +12,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj b/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj index 07784ac..cffe93c 100644 --- a/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj +++ b/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj @@ -19,8 +19,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all