From ee17f5920887a58e487f5f455c63d70b98f2b43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:28:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Bump=20Microsoft.Build.Traversal?= =?UTF-8?q?=20from=203.2.0=20to=204.1.82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 92ad78d..c7445e5 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