From cfeb2fc317ea10deec76231e27f63264a7059432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:23:00 +0100 Subject: [PATCH] Bump xunit from 2.9.1 to 2.9.2 (#80) Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit 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> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com> --- .../LocawebServidores.IntegrationTests.csproj | 2 +- .../LocawebServidores.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/LocawebServidores.IntegrationTests/LocawebServidores.IntegrationTests.csproj b/Tests/LocawebServidores.IntegrationTests/LocawebServidores.IntegrationTests.csproj index 2e3c621..53140b2 100644 --- a/Tests/LocawebServidores.IntegrationTests/LocawebServidores.IntegrationTests.csproj +++ b/Tests/LocawebServidores.IntegrationTests/LocawebServidores.IntegrationTests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/LocawebServidores.UnitTests/LocawebServidores.UnitTests.csproj b/Tests/LocawebServidores.UnitTests/LocawebServidores.UnitTests.csproj index 81f9d9e..0f506d1 100644 --- a/Tests/LocawebServidores.UnitTests/LocawebServidores.UnitTests.csproj +++ b/Tests/LocawebServidores.UnitTests/LocawebServidores.UnitTests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive