From bcaa2cfd9edf33b8677bc0a4a0011386fb87ae73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:49:48 -0700 Subject: [PATCH] Bump xunit from 2.8.1 to 2.9.0 (#244) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- integration/Dunet.Integration.csproj | 2 +- test/Dunet.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration/Dunet.Integration.csproj b/integration/Dunet.Integration.csproj index 23d6cff..24e4325 100644 --- a/integration/Dunet.Integration.csproj +++ b/integration/Dunet.Integration.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Dunet.Test.csproj b/test/Dunet.Test.csproj index 5c9bd0e..7711be0 100644 --- a/test/Dunet.Test.csproj +++ b/test/Dunet.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all