From 02a5218dbee84f32331220721e581252d52c6a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:25:34 -0800 Subject: [PATCH] Bump xunit from 2.6.5 to 2.6.6 (#213) Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6) --- 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> --- 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 eaa9326..d059de9 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 1b89d00..7110909 100644 --- a/test/Dunet.Test.csproj +++ b/test/Dunet.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all