Skip to content

Commit 02ea029

Browse files
ViktorHoferdougbu
authored andcommitted
Update required vs msbuild version
1 parent b5f2e8b commit 02ea029

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
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "5.0.100-preview.2.20120.3",
3+
"version": "5.0.100-preview.2.20163.4",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
@@ -17,7 +17,7 @@
1717
"Git": "2.22.0",
1818
"jdk": "11.0.3",
1919
"vs": {
20-
"version": "16.3",
20+
"version": "16.5",
2121
"components": [
2222
"Microsoft.VisualStudio.Component.VC.ATL",
2323
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",

0 commit comments

Comments
 (0)