From 2187fbb9d67940394f97c412c5ca840115f194df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:02:30 +0000 Subject: [PATCH] build(deps): bump xunit.runner.visualstudio in /tests/DemoApi.Tests Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.2 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/DemoApi.Tests/DemoApi.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/DemoApi.Tests/DemoApi.Tests.csproj b/tests/DemoApi.Tests/DemoApi.Tests.csproj index dacf6d2..271b216 100644 --- a/tests/DemoApi.Tests/DemoApi.Tests.csproj +++ b/tests/DemoApi.Tests/DemoApi.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all