From 5bd62da64d239fdb5b851fe22288950b8d3f8a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 03:30:29 +0000 Subject: [PATCH] chore: Bump the dependencies group with 2 updates Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1 Bumps xunit.runner.visualstudio from 3.0.1 to 3.1.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- SQLParser.Tests/SQLParser.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQLParser.Tests/SQLParser.Tests.csproj b/SQLParser.Tests/SQLParser.Tests.csproj index 612c8a7..dc60eb8 100644 --- a/SQLParser.Tests/SQLParser.Tests.csproj +++ b/SQLParser.Tests/SQLParser.Tests.csproj @@ -15,8 +15,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers