Skip to content

Commit 1c9208b

Browse files
author
N. Taylor Mullen
committed
Update korebuild.json to restrict which VS is used.
1 parent e23c265 commit 1c9208b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

korebuild.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"visualstudio": {
66
"required": false,
77
"includePrerelease": true,
8-
"minVersion": "15.0.26730.03",
8+
"versionRange": "[15.0.26730.03, 15.8)",
99
"requiredWorkloads": [
1010
"Microsoft.VisualStudio.Component.VSSDK"
1111
]

0 commit comments

Comments
 (0)