From 6f88b3074e9f3b1d057c12cb4c7bf6ddfe760355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 07:37:38 +0000 Subject: [PATCH] build(deps): Bump xunit from 2.4.2 to 2.5.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/CompilerCliTest/CompilerCliTest.csproj | 2 +- tests/CompilerTest/CompilerTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/CompilerCliTest/CompilerCliTest.csproj b/tests/CompilerCliTest/CompilerCliTest.csproj index 68eda271..509a27bd 100644 --- a/tests/CompilerCliTest/CompilerCliTest.csproj +++ b/tests/CompilerCliTest/CompilerCliTest.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/CompilerTest/CompilerTest.csproj b/tests/CompilerTest/CompilerTest.csproj index 71487eee..b4a6c00f 100644 --- a/tests/CompilerTest/CompilerTest.csproj +++ b/tests/CompilerTest/CompilerTest.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive