如何下载Microsoft.TeamFoundation.Framework.Common.dll [英] How can I download Microsoft.TeamFoundation.Framework.Common.dll

查看:79
本文介绍了如何下载Microsoft.TeamFoundation.Framework.Common.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Visual Studio 2015中构建一个应用程序,以使人们可以看到TFS服务器的变更集。

I am building an app in Visual Studio 2015 to allow people to see the changesets of a TFS server.

我找到了一个示例代码,但是它需要对Microsoft.TeamFoundation.Framework.Common.dll的引用,但是我在引用管理器中找不到DLL。 。

I found some an example code, however it requires a reference to Microsoft.TeamFoundation.Framework.Common.dll, but I couldn't find the DLL in the Reference Manager.

我还搜索了安装了TFS2015的服务器,但我也找不到。

I have also searched the server which has TFS2015 installed, and I couldn't find there either.

有人知道在哪里可以找到dll吗?

Does anybody know where to find the dll?

推荐答案

这可能已安装在本地开发计算机中。如果是这样,则可以通过浏览来引用dll(Microsoft.TeamFoundation.Common.dll)。

This might be installed in your local development machine. If so then the dll (Microsoft.TeamFoundation.Common.dll) can be referenced by browsing for it.

另一种解决方案是安装Nuget包 Microsoft.TeamFoundation.Client 。安装完成后,将可以用于已安装此软件包的每个项目。

Another solution is to install the Nuget package Microsoft.TeamFoundation.Client. Once installed, it will be ready to use for every project this package has been installed for.

注意:如果使用版本控制,请确保签入您的packages文件夹。

Note: Be sure to check-in your packages folder if using version control.


命名空间: Microsoft.TeamFoundation.Framework.Common

Namespace: Microsoft.TeamFoundation.Framework.Common

组装:
Microsoft.TeamFoundation.Common(在
Microsoft.TeamFoundation.Common.dll中)

Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

来源: https://msdn.microsoft.com /en-us/library/microsoft.teamfoundation.framework.common.configfileexception(v=vs.120).aspx

这篇关于如何下载Microsoft.TeamFoundation.Framework.Common.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆