From dbd46f62b37dbe5bde67486531f95ac65f8cfca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:43:00 +0000 Subject: [PATCH] Bump xunit from 2.6.0 to 2.6.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.0 to 2.6.1. - [Commits](https://github.com/xunit/xunit/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/AoCHelper.Test/AoCHelper.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/AoCHelper.Test/AoCHelper.Test.csproj b/tests/AoCHelper.Test/AoCHelper.Test.csproj index 992d8a8..2a3f790 100644 --- a/tests/AoCHelper.Test/AoCHelper.Test.csproj +++ b/tests/AoCHelper.Test/AoCHelper.Test.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive