From a83fb7b322d6e3e09442e290fa0b121b74ea38d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 07:57:02 +0000 Subject: [PATCH] Bump Microsoft.Build.Traversal from 3.2.0 to 4.1.82 --- updated-dependencies: - dependency-name: Microsoft.Build.Traversal dependency-version: 4.1.82 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 736e15a..866c081 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Microsoft.Build.Traversal": "3.2.0" + "Microsoft.Build.Traversal": "4.1.82" } -} +} \ No newline at end of file