Change the minimum VS version requirement (#17633)
This commit is contained in:
parent
f5492be35b
commit
d26a7d6224
|
|
@ -15,7 +15,7 @@
|
||||||
"Git": "2.22.0",
|
"Git": "2.22.0",
|
||||||
"jdk": "11.0.3",
|
"jdk": "11.0.3",
|
||||||
"vs": {
|
"vs": {
|
||||||
"version": "16.0",
|
"version": "16.3",
|
||||||
"components": [
|
"components": [
|
||||||
"Microsoft.VisualStudio.Component.VC.ATL",
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
||||||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue