From 3ca4a7e9825c4fc210e53dce7b4dcb88f0d1bd3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 04:21:27 +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] --- .../ApiClientCodeGen.Tests.Common.csproj | 2 +- src/VSIX/ApiClientCodeGen.Tests/ApiClientCodeGen.Tests.csproj | 2 +- .../ApiClientCodegen.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Core/ApiClientCodeGen.Tests.Common/ApiClientCodeGen.Tests.Common.csproj b/src/Core/ApiClientCodeGen.Tests.Common/ApiClientCodeGen.Tests.Common.csproj index 2f5c5ed25a..bfea3f37a1 100644 --- a/src/Core/ApiClientCodeGen.Tests.Common/ApiClientCodeGen.Tests.Common.csproj +++ b/src/Core/ApiClientCodeGen.Tests.Common/ApiClientCodeGen.Tests.Common.csproj @@ -50,7 +50,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/VSIX/ApiClientCodeGen.Tests/ApiClientCodeGen.Tests.csproj b/src/VSIX/ApiClientCodeGen.Tests/ApiClientCodeGen.Tests.csproj index 86bc6d486a..ead8fc3b51 100644 --- a/src/VSIX/ApiClientCodeGen.Tests/ApiClientCodeGen.Tests.csproj +++ b/src/VSIX/ApiClientCodeGen.Tests/ApiClientCodeGen.Tests.csproj @@ -137,7 +137,7 @@ 4.18.4 - 2.6.0 + 2.6.1 2.5.3 diff --git a/src/VSIX/ApiClientCodegen.IntegrationTests/ApiClientCodegen.IntegrationTests.csproj b/src/VSIX/ApiClientCodegen.IntegrationTests/ApiClientCodegen.IntegrationTests.csproj index 475a40b375..49a2472109 100644 --- a/src/VSIX/ApiClientCodegen.IntegrationTests/ApiClientCodegen.IntegrationTests.csproj +++ b/src/VSIX/ApiClientCodegen.IntegrationTests/ApiClientCodegen.IntegrationTests.csproj @@ -117,7 +117,7 @@ 4.18.4 - 2.6.0 + 2.6.1 1.4.13