Allow building this repo with VS 15.x (#2551)
This commit is contained in:
parent
982088acb3
commit
001fff0083
|
|
@ -5,7 +5,7 @@
|
|||
"visualstudio": {
|
||||
"required": false,
|
||||
"includePrerelease": true,
|
||||
"versionRange": "[15.0.26730.03, 15.8)",
|
||||
"versionRange": "[15.0.26730.03, 16.0)",
|
||||
"requiredWorkloads": [
|
||||
"Microsoft.VisualStudio.Component.VSSDK"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue