Change the minimum VS version requirement (#17633)

This commit is contained in:
Pranav K 2019-12-05 14:29:27 -08:00 committed by GitHub
parent f5492be35b
commit d26a7d6224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"Git": "2.22.0",
"jdk": "11.0.3",
"vs": {
"version": "16.0",
"version": "16.3",
"components": [
"Microsoft.VisualStudio.Component.VC.ATL",
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",