Skip to content

Commit 6f42154

Browse files
Bump Microsoft.Build.NoTargets from 3.7.56 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] <support@github.com>
1 parent 189cfdc commit 6f42154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"msbuild-sdks": {
3-
"Microsoft.Build.NoTargets": "3.7.56"
3+
"Microsoft.Build.NoTargets": "3.7.134"
44
},
55
"sdk": {
66
"allowPrerelease": false,
77
"version": "8.0.400",
88
"rollForward": "latestPatch"
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)