Update korebuild VS version range (#2542)

This commit is contained in:
Ajay Bhargav Baaskaran 2018-08-16 11:27:33 -07:00 committed by GitHub
parent e848bb37a3
commit 0c25c2958c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"visualstudio": {
"required": false,
"includePrerelease": true,
"versionRange": "[15.0.26730.03, 15.8)",
"versionRange": "[15.0.26730.03, 15.9)",
"requiredWorkloads": [
"Microsoft.VisualStudio.Component.VSSDK"
]