From d3e2544fe679c162abb62d5fd8293605983922b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:02:28 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.2 to 2.9.3 in /tests/DemoApi.Tests Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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..9fcc4d6 100644 --- a/tests/DemoApi.Tests/DemoApi.Tests.csproj +++ b/tests/DemoApi.Tests/DemoApi.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive