From 9899f08bfd2a6134cb016a4fca3d66378df201c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 20:12:18 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch 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 6809b12..0e2b80c 100644 --- a/SQLParser.Tests/SQLParser.Tests.csproj +++ b/SQLParser.Tests/SQLParser.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers