From b5c6f4272e5bf9a471f83cef6cc78b06f468b304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:42:10 +0900 Subject: [PATCH] Bump xunit from 2.4.2 to 2.6.2 (#28) Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../MyNihongo.Expressions.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj b/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj index 6b07a88..59ac8cb 100644 --- a/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj +++ b/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all