From b29b7e4558b8d0c0203fc5c1e26f94542f42bda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:32:39 +0000 Subject: [PATCH] Bump xunit from 2.9.0 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 7cbc83e..230b73a 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 2d53a9d..b7ed7fd 100644 --- a/test/Dunet.Test.csproj +++ b/test/Dunet.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all