Restrict build to only use VS 2017
This commit is contained in:
parent
a9bdf718e5
commit
734ddf9c10
|
|
@ -7,7 +7,7 @@
|
||||||
"windows"
|
"windows"
|
||||||
],
|
],
|
||||||
"includePrerelease": true,
|
"includePrerelease": true,
|
||||||
"minVersion": "15.0.26730.03",
|
"versionRange": "[15.0.26730.03, 16.0)",
|
||||||
"requiredWorkloads": [
|
"requiredWorkloads": [
|
||||||
"Microsoft.VisualStudio.Component.VSSDK"
|
"Microsoft.VisualStudio.Component.VSSDK"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue