From 845714cc6ed9d9eb44ceae6b7d3c78d88e83a294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:14:11 +0000 Subject: [PATCH] chore: bump xunit.runner.visualstudio Bumps the dependencies group in /SQLParser.Tests with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- SQLParser.Tests/SQLParser.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQLParser.Tests/SQLParser.Tests.csproj b/SQLParser.Tests/SQLParser.Tests.csproj index 369f5d6..4d0d800 100644 --- a/SQLParser.Tests/SQLParser.Tests.csproj +++ b/SQLParser.Tests/SQLParser.Tests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers