From d0909ba8a9e00fc74602fa0b5ceb82835a73ec7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:39:11 +0000 Subject: [PATCH] Bump xunit.runner.console from 2.5.1 to 2.9.2 Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.5.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.5.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit.runner.console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- EmitMapper.Tests/EmitMapper.Tests.csproj | 2 +- Samples/SamplesTests/SamplesTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EmitMapper.Tests/EmitMapper.Tests.csproj b/EmitMapper.Tests/EmitMapper.Tests.csproj index bf9cc24..fda012d 100644 --- a/EmitMapper.Tests/EmitMapper.Tests.csproj +++ b/EmitMapper.Tests/EmitMapper.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Samples/SamplesTests/SamplesTests.csproj b/Samples/SamplesTests/SamplesTests.csproj index 1e2abf3..828b621 100644 --- a/Samples/SamplesTests/SamplesTests.csproj +++ b/Samples/SamplesTests/SamplesTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive