From 793783cc905bd4621040cecdb02a276ddfaccf53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 21:29:49 +0000 Subject: [PATCH] Bump Microsoft.Build.Framework from 18.0.2 to 18.3.3 --- updated-dependencies: - dependency-name: Microsoft.Build.Framework dependency-version: 18.3.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Framework dependency-version: 18.3.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Framework dependency-version: 18.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ApprovalTestTool/ApprovalTestTool.csproj | 2 +- CSharpCodeAnalyst/CSharpCodeAnalyst.csproj | 2 +- CodeGraph/CodeGraph.csproj | 2 +- CodeParser/CodeParser.csproj | 2 +- Directory.Build.props | 2 +- Tests/Tests.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ApprovalTestTool/ApprovalTestTool.csproj b/ApprovalTestTool/ApprovalTestTool.csproj index 6639f1b..01edd52 100644 --- a/ApprovalTestTool/ApprovalTestTool.csproj +++ b/ApprovalTestTool/ApprovalTestTool.csproj @@ -23,7 +23,7 @@ - + diff --git a/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj b/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj index 8a76bd5..6db30b0 100644 --- a/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj +++ b/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj @@ -197,6 +197,6 @@ - + \ No newline at end of file diff --git a/CodeGraph/CodeGraph.csproj b/CodeGraph/CodeGraph.csproj index 5117798..9f6aeea 100644 --- a/CodeGraph/CodeGraph.csproj +++ b/CodeGraph/CodeGraph.csproj @@ -8,7 +8,7 @@ - + diff --git a/CodeParser/CodeParser.csproj b/CodeParser/CodeParser.csproj index 4a81813..46d757d 100644 --- a/CodeParser/CodeParser.csproj +++ b/CodeParser/CodeParser.csproj @@ -24,7 +24,7 @@ - + \ No newline at end of file diff --git a/Directory.Build.props b/Directory.Build.props index 785b028..f9024be 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ dotnet list package (with include-transitive flag) Update this version when upgrading Microsoft.Build.Locator or related packages. --> - + runtime diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index df6c899..1d57f7e 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -40,7 +40,7 @@ - + \ No newline at end of file