From 609e9f60dc64da3464c31542b23f72c27c34249c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:27:24 -0800 Subject: [PATCH] Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 (#278) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 83f0724..a3eb289 100644 --- a/integration/Dunet.Integration.csproj +++ b/integration/Dunet.Integration.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Dunet.Test.csproj b/test/Dunet.Test.csproj index 4b8d5cd..0005d44 100644 --- a/test/Dunet.Test.csproj +++ b/test/Dunet.Test.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all