Prevent fallback to `xcopy` version of `msbuild`
- improve error message when required VS version is not available on Windows
This commit is contained in:
parent
fef33ad4a2
commit
2989e23a29
|
|
@ -21,7 +21,8 @@
|
|||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.Windows10SDK.17134"
|
||||
]
|
||||
}
|
||||
},
|
||||
"xcopy-msbuild": "none"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Yarn.MSBuild": "1.15.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue