From 14acd71d364de99d74bf7e882a335f249c21a1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:33:20 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 770a80d..d7bacc1 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 91cdb7d..dca5f6e 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