We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
如果 SharpDevelop IDE 没有内置支持,最简单的选择是使用 TFS Windows Shell 扩展从 Windows 资源管理器与 TFS 交互。有关详细信息,请参阅本文底部 - 尽管它提到了TFS 2008,功能与2010年大致相同。
要开始使用这些,您需要执行以下操作:
机器上的模型),(注意,您还可以通过谷歌搜索“TFS Object Model Free”来获取不带 VS 的对象模型,目前位于此链接:https://visualstudiogallery.msdn.microsoft.com/a37e19fb-3052-4fc9-bef7-4a4682069a75)
Without support built-in to the SharpDevelop IDE, the easiest option would be to use the TFS Windows Shell Extensions to interact with TFS from Windows Explorer. See towards the bottom of this post for more information - although it mentions TFS 2008, the feature is much the same in 2010.
To start using these, you will need to do the following:
model on your machine), (Note, you can also get the object model w/o VS by googling 'TFS Object Model Free', currently at this link: https://visualstudiogallery.msdn.microsoft.com/a37e19fb-3052-4fc9-bef7-4a4682069a75 )