From d1882841e25a1bd771fba65f212d0ec694bd04b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:49:17 +0000 Subject: [PATCH] Bump xunit from 2.9.0 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../POCPolymorphicRestApi.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/POCPolymorphicRestApi.Tests/POCPolymorphicRestApi.Tests.csproj b/Tests/POCPolymorphicRestApi.Tests/POCPolymorphicRestApi.Tests.csproj index 7dfb603..fdfcc82 100644 --- a/Tests/POCPolymorphicRestApi.Tests/POCPolymorphicRestApi.Tests.csproj +++ b/Tests/POCPolymorphicRestApi.Tests/POCPolymorphicRestApi.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive