From 6834afb7f6692b9a5b063228812998c4ace1bb60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:34:21 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.0 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.3) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../OctoshiftCLI.IntegrationTests.csproj | 2 +- src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OctoshiftCLI.IntegrationTests/OctoshiftCLI.IntegrationTests.csproj b/src/OctoshiftCLI.IntegrationTests/OctoshiftCLI.IntegrationTests.csproj index 65e28ce01..c7c191589 100644 --- a/src/OctoshiftCLI.IntegrationTests/OctoshiftCLI.IntegrationTests.csproj +++ b/src/OctoshiftCLI.IntegrationTests/OctoshiftCLI.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj b/src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj index 0b1a93a03..a633f8dc7 100644 --- a/src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj +++ b/src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj @@ -24,7 +24,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all