From 8932cca93c5fed0dd5f3450a32b9e11752b0a6d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:18:13 +0000 Subject: [PATCH] Bump xunit from 2.8.1 to 2.9.0 Bumps xunit from 2.8.1 to 2.9.0. --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SwizlyPeasy.Test.IntegrationTest.csproj | 2 +- Test/SwizlyPeasy.Test.UnitTest/SwizlyPeasy.Test.UnitTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Test/SwizlyPeasy.Test.IntegrationTest/SwizlyPeasy.Test.IntegrationTest.csproj b/Test/SwizlyPeasy.Test.IntegrationTest/SwizlyPeasy.Test.IntegrationTest.csproj index a8b0aed..ff3fadd 100644 --- a/Test/SwizlyPeasy.Test.IntegrationTest/SwizlyPeasy.Test.IntegrationTest.csproj +++ b/Test/SwizlyPeasy.Test.IntegrationTest/SwizlyPeasy.Test.IntegrationTest.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Test/SwizlyPeasy.Test.UnitTest/SwizlyPeasy.Test.UnitTest.csproj b/Test/SwizlyPeasy.Test.UnitTest/SwizlyPeasy.Test.UnitTest.csproj index e465b23..9a4f15c 100644 --- a/Test/SwizlyPeasy.Test.UnitTest/SwizlyPeasy.Test.UnitTest.csproj +++ b/Test/SwizlyPeasy.Test.UnitTest/SwizlyPeasy.Test.UnitTest.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all