WCF compilation error on CI server: Microsoft.VisualStudio.ServiceModel.targets not found

前端 未结 7 1511
隐瞒了意图╮
隐瞒了意图╮ 2021-02-12 13:39

I am getting this error on my CI server:

error MSB4019: The imported project \"C:\\Program Files (x86)\\MSBuild\\Microsoft\\VisualStudio\\WCF\\Microsoft.V

7条回答
  •  渐次进展
    2021-02-12 14:05

    I ran into this with Visual Studio 2017, for me the resolution was to modify my installation of Visual Studio to include the Windows Communication Foundation components.

提交回复
热议问题