From 8a71e794f71084ebf6d04e23d2250da4ad0a9c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:41:19 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /csharp Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj b/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj index 781783b..6b2e70d 100644 --- a/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj +++ b/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all