From b5b4f3ca78c3189b0ea3857bfcd1eede0db3a748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:09:10 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.8.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/ParserTests/ParserTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ParserTests/ParserTests.csproj b/tests/ParserTests/ParserTests.csproj index 5f962d4d..64e695e0 100644 --- a/tests/ParserTests/ParserTests.csproj +++ b/tests/ParserTests/ParserTests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all