Skip to content

Commit f7e5f18

Browse files
Update Visual Studio and xcopy-msbuild in global.json (#19041)
1 parent 6ec56c2 commit f7e5f18

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
@@ -11,12 +11,12 @@
1111
"tools": {
1212
"dotnet": "10.0.100-rc.1.25420.111",
1313
"vs": {
14-
"version": "17.8",
14+
"version": "17.14",
1515
"components": [
1616
"Microsoft.VisualStudio.Component.FSharp"
1717
]
1818
},
19-
"xcopy-msbuild": "17.13.0"
19+
"xcopy-msbuild": "17.14.16"
2020
},
2121
"native-tools": {
2222
"perl": "5.38.2.2"

0 commit comments

Comments
 (0)