From 54d2756ed00582b7602f6f530475dd1c6d0217a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:45:35 +0000 Subject: [PATCH] chore: Bump the dependencies group with 2 updates Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- SQLParser/SQLParser.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQLParser/SQLParser.csproj b/SQLParser/SQLParser.csproj index 26e1f1c..96a8e75 100644 --- a/SQLParser/SQLParser.csproj +++ b/SQLParser/SQLParser.csproj @@ -46,8 +46,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive