From 97111bfe170b00191afaafeb17695b0ff60ee88e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:20:23 +0000 Subject: [PATCH] Bump xunit from 2.7.1 to 2.8.0 (#77) Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Conductor.Tests/Conductor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Conductor.Tests/Conductor.Tests.csproj b/src/Conductor.Tests/Conductor.Tests.csproj index f57379d..9f2903b 100644 --- a/src/Conductor.Tests/Conductor.Tests.csproj +++ b/src/Conductor.Tests/Conductor.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive