Skip to content

Commit b8a0fa7

Browse files
authored
arcade requires MSBuild 16.3 (#21878)
1 parent 3d02526 commit b8a0fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Git": "2.22.0",
1616
"jdk": "11.0.3",
1717
"vs": {
18-
"version": "16.0",
18+
"version": "16.3",
1919
"components": [
2020
"Microsoft.VisualStudio.Component.VC.ATL",
2121
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",

0 commit comments

Comments
 (0)