Where can I find Microsoft.TeamFoundation.VersionControl.Client.dll in Visual Studio 2015 installation?

不打扰是莪最后的温柔 提交于 2019-11-28 13:22:15

These have been moved into a Nuget package.

They're also stored under the "CommonExtensions" folder of your Visual Studio installation, but these are not meant to be referenced anymore, that's what the NuGet package is for.

 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!