Skip to content

Commit a140212

Browse files
authored
Remove xcopy-msbuild from global.json (#7799)
1 parent 2495fae commit a140212

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

global.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"$(MicrosoftNETCoreApp80Version)",
2727
"$(VSRedistCommonNetCoreSharedFrameworkx6490Version)"
2828
]
29-
},
30-
"xcopy-msbuild": "17.8.5"
29+
}
3130
},
3231
"msbuild-sdks": {
3332
"Microsoft.Build.NoTargets": "3.7.0",

0 commit comments

Comments
 (0)