Prevent fallback to `xcopy` version of `msbuild`

- improve error message when required VS version is not available on Windows
This commit is contained in:
Doug Bunting 2020-05-21 14:45:45 -07:00
parent fef33ad4a2
commit 2989e23a29
1 changed files with 2 additions and 1 deletions

View File

@ -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",