TFS 2017 ITeamFoundationJobExtension不可用 [英] TFS 2017 ITeamFoundationJobExtension not available

查看:74
本文介绍了TFS 2017 ITeamFoundationJobExtension不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个非常自定义的TFS插件,我需要为TFS 2017更新它,目前它是TFS 2013 Update 4.。

We have a very customized TFS plugin and I need to update it for TFS 2017, currently it is TFS 2013 Update 4.

我的插件使用ITeamFoundationJobExtension取而代之的是什么,我在MSDN上找不到任何关于新类的内容。我看到乔布斯不再受支持,所以取代了什么。

My plugin uses ITeamFoundationJobExtension what was it replaced with, I can not find anything about the new classes on MSDN. I saw that Jobs are no longer supported so what is the replacement.

谢谢

Greg

推荐答案

Greg,

此接口仍然存在于同一名称空间中:Microsoft.TeamFoundation。 Framework.Server。在构建插件时,请务必引用Microsoft.TeamFoundation.Framework.Server.dll v15.0.0.0。在TFS 2013中,Microsoft.TeamFoundation.Framework.Server.dll
的版本为12.0.0.0。

this interface still exists in the same namespace: Microsoft.TeamFoundation.Framework.Server. Make sure to reference Microsoft.TeamFoundation.Framework.Server.dll v15.0.0.0 when you build your plugin. In TFS 2013 the version of Microsoft.TeamFoundation.Framework.Server.dll was 12.0.0.0.

谢谢,

- 弗拉基米尔


这篇关于TFS 2017 ITeamFoundationJobExtension不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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