From c00399608d3eb51c48dafe1cef8f83ac3141a1b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 17:17:53 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.8.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit 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 d7bacc1..9f2459a 100644 --- a/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj +++ b/Tests/ViaCep.IntegrationTests/ViaCep.IntegrationTests.csproj @@ -10,7 +10,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 dca5f6e..93a56c2 100644 --- a/Tests/ViaCep.Tests/ViaCep.Tests.csproj +++ b/Tests/ViaCep.Tests/ViaCep.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive