Skip to content

Commit

Permalink
[release/7.0] Remove explicit xcopy-msbuild version from global.json (d…
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Nov 29, 2022
1 parent dafcaad commit 5755129
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"rollForward": "major"
},
"tools": {
"dotnet": "7.0.100",
"xcopy-msbuild": "17.2.1"
"dotnet": "7.0.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22561.2",
Expand Down

0 comments on commit 5755129

Please sign in to comment.