Set minimum VS version to 15.0.26730.03

This commit is contained in:
Nate McMaster 2017-11-21 15:40:13 -08:00 committed by GitHub
parent 4ecabacc76
commit 5841ab1065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"windows" "windows"
], ],
"includePrerelease": true, "includePrerelease": true,
"minVersion": "15.4", "minVersion": "15.0.26730.03",
"requiredWorkloads": [ "requiredWorkloads": [
"Microsoft.VisualStudio.Component.VSSDK" "Microsoft.VisualStudio.Component.VSSDK"
] ]