From fb3478c882f9ebd37b6c7d267e81cd1fccb14289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:55:55 +0000 Subject: [PATCH] Bump xunit.runner.console from 2.4.1 to 2.5.0 in /Source Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.4.1 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: xunit.runner.console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/ACE.Server.Tests/ACE.Server.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/ACE.Server.Tests/ACE.Server.Tests.csproj b/Source/ACE.Server.Tests/ACE.Server.Tests.csproj index e4638406f..c8e1f7419 100644 --- a/Source/ACE.Server.Tests/ACE.Server.Tests.csproj +++ b/Source/ACE.Server.Tests/ACE.Server.Tests.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive