From f9c478ce73f56975556a17d5a1c41ca58b34c732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:47:27 +0000 Subject: [PATCH] Bump xunit from 2.5.0 to 2.5.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.2. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/UnitTests/UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index e3c31fc..9e47372 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive