From ed4a32fb368a17a838722bbbdfc8cde5cd5a11ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 21:07:01 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.1 to 2.9.2 in /sample-api/api Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sample-api/api/test/ToDoApi.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-api/api/test/ToDoApi.Tests.csproj b/sample-api/api/test/ToDoApi.Tests.csproj index fe97cfbda..3c3c7b3d3 100644 --- a/sample-api/api/test/ToDoApi.Tests.csproj +++ b/sample-api/api/test/ToDoApi.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all