From cb3356351efbe298b24a7915abd08fa2bdf9fa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:43:37 +0000 Subject: [PATCH] Bump xunit from 2.6.2 to 2.6.4 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.4. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.4) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/e2e/E2eTests.csproj | 2 +- tests/e2e/E2eTests_CoreSource.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/e2e/E2eTests.csproj b/tests/e2e/E2eTests.csproj index 7ac0447..b2aba74 100644 --- a/tests/e2e/E2eTests.csproj +++ b/tests/e2e/E2eTests.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/tests/e2e/E2eTests_CoreSource.csproj b/tests/e2e/E2eTests_CoreSource.csproj index df89162..f7de8f4 100644 --- a/tests/e2e/E2eTests_CoreSource.csproj +++ b/tests/e2e/E2eTests_CoreSource.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers