From 5aeaa98020865600f0441c5303df6648991bb56a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 21:17:03 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#112) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj | 2 +- Tests/ViaCep.Tests/ViaCep.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj b/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj index cbb085b..5d8d739 100644 --- a/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj +++ b/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/ViaCep.Tests/ViaCep.Tests.csproj b/Tests/ViaCep.Tests/ViaCep.Tests.csproj index 236e7a1..ba0dda4 100644 --- a/Tests/ViaCep.Tests/ViaCep.Tests.csproj +++ b/Tests/ViaCep.Tests/ViaCep.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive