From b7d6031799352c61485a19c438a88010b06e83f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:43:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20the=20xunit=20group=20across?= =?UTF-8?q?=201=20directory=20with=203=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the xunit group with 3 updates in the / directory: [xunit](https://github.com/xunit/xunit), [xunit.runner.console](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `xunit.runner.console` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit.runner.console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../Bearded.FluentSourceGen.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bearded.FluentSourceGen.Tests/Bearded.FluentSourceGen.Tests.csproj b/Bearded.FluentSourceGen.Tests/Bearded.FluentSourceGen.Tests.csproj index c2b49bb..6393600 100644 --- a/Bearded.FluentSourceGen.Tests/Bearded.FluentSourceGen.Tests.csproj +++ b/Bearded.FluentSourceGen.Tests/Bearded.FluentSourceGen.Tests.csproj @@ -12,12 +12,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all