From 1a02e4af60c9a3f8f64f02e142a716568d42f36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:38:04 +0000 Subject: [PATCH] Bump xunit from 2.6.4 to 2.7.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0. - [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../LocalAppVeyor.Engine.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/LocalAppVeyor.Engine.UnitTests/LocalAppVeyor.Engine.UnitTests.csproj b/tests/LocalAppVeyor.Engine.UnitTests/LocalAppVeyor.Engine.UnitTests.csproj index 466b330..d96d77f 100644 --- a/tests/LocalAppVeyor.Engine.UnitTests/LocalAppVeyor.Engine.UnitTests.csproj +++ b/tests/LocalAppVeyor.Engine.UnitTests/LocalAppVeyor.Engine.UnitTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers