From 102397d6e7d3fb7973ef0479a6d11942e7cd5062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 01:06:47 +0000 Subject: [PATCH] chore: Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134 --- updated-dependencies: - dependency-name: Microsoft.Build.NoTargets dependency-version: 3.7.134 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- global.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/global.json b/global.json index 174c2a3..b0dd76d 100644 --- a/global.json +++ b/global.json @@ -5,7 +5,6 @@ "allowPrerelease": false }, "msbuild-sdks": { - "Microsoft.Build.NoTargets": "3.7.0" + "Microsoft.Build.NoTargets": "3.7.134" } -} - +} \ No newline at end of file