!temporary! Require `msbuild` from VS2019 16.6

- already running on AzDO agents with this VS version installed
- should be able to revert this once I get `dotnet msbuild` working well
This commit is contained in:
Doug Bunting 2020-05-18 12:30:23 -07:00
parent 78edd18524
commit 58cf2304a6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"Git": "2.22.0",
"jdk": "11.0.3",
"vs": {
"version": "16.5",
"version": "16.6",
"components": [
"Microsoft.VisualStudio.Component.VC.ATL",
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",