From 3f7cc763fdbf61a0fd68cd92fccf0b02c879ab5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:14:14 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.8. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.8) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Backgrounder.Azure.ServiceBus.Tests.csproj | 2 +- .../Backgrounder.Generators.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 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 12a83af..c1c084e 100644 --- a/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj +++ b/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj @@ -13,7 +13,7 @@ - + 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 a0a72dc..57fe3da 100644 --- a/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj +++ b/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all