From aebd8f09cc70a8949ce1b53a08ed11bc62b80840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:09:04 +0000 Subject: [PATCH] Bump xunit from 2.6.5 to 2.7.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.7.1. - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.7.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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..233fa57 100644 --- a/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj +++ b/test/Backgrounder.Azure.ServiceBus.Tests/Backgrounder.Azure.ServiceBus.Tests.csproj @@ -12,7 +12,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..104bb5f 100644 --- a/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj +++ b/test/Backgrounder.Generators.Tests/Backgrounder.Generators.Tests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all