Skip to content

Commit 029d967

Browse files
Update Visual Studio and xcopy-msbuild in global.json (#213)
1 parent 6fbd407 commit 029d967

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
@@ -2,9 +2,9 @@
22
"tools": {
33
"dotnet": "9.0.200",
44
"vs": {
5-
"version": "17.13"
5+
"version": "17.14"
66
},
7-
"xcopy-msbuild": "17.13.0"
7+
"xcopy-msbuild": "17.14.16"
88
},
99
"msbuild-sdks": {
1010
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25124.3",

0 commit comments

Comments
 (0)