简体   繁体   English

2013年至2015年的TFS建设失败

[英]TFS Build Destroy for 2013 to 2015

I need to destroy a build since deleting a build is not enough and I would like to use TFS Build Destroy . 我需要销毁一个构建,因为删除构建还不够,我想使用TFS Build Destroy Unfortunately I cannot find it in 2015 since it only works with 2013 upon checking.. 很遗憾,我无法在2015年找到它,因为经过检查,它只能与2013年一起使用。

Is there a way to make it work for 2015? 有没有办法让它在2015年生效? I'm trying not to resort to TFSBuild commands. 我试图不求助于TFSBuild命令。

Just as Dave said, if you don't want to resort to the TFSBuild commands, you have to build your own extension. 就像Dave所说的那样,如果您不想使用TFSBuild命令,则必须构建自己的扩展。

You can reference the source code of TFS Build Destroy extension, try to modify/debug then build your own extension. 您可以参考TFS Build Destroy扩展的源代码,尝试修改/调试然后构建自己的扩展。 Please refer to below link to get the source code: https://tfsbuilddestroy.codeplex.com/SourceControl/latest 请参考以下链接以获取源代码: https : //tfsbuilddestroy.codeplex.com/SourceControl/latest

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM