【问题标题】:TFS 2012, Build Extensions for ANTTFS 2012,为 ANT 构建扩展
【发布时间】:2014-07-22 13:35:52
【问题描述】:

任何人都知道我在哪里可以找到针对 Visual Studio 2012 DLL 的 TFS 2012 构建扩展。我可以找到满足此要求的 2005、2008、2010 和 2013 构建扩展,但我终生无法找到 2012 的扩展。这是必需的,因为我在尝试运行构建定义时遇到以下异常。

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\BuildExtensions\Microsoft.TeamFoundation.Build.Extensions.Ant.targets (256): The "Ant" task failed unexpectedly.

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.TeamFoundation.Build.Workflow, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

这是在安装此处找到的 2013 扩展程序后尝试的:http://visualstudiogallery.msdn.microsoft.com/2011f516-15a7-4f9a-8b86-1e0894a75739

这显然是针对我的构建机器尚未安装的 2013 DLL,这是 2012 构建扩展不再可用的情况吗?

谢谢!

【问题讨论】:

    标签: visual-studio-2012 ant tfs


    【解决方案1】:

    经过大量的挖掘和拉扯,我得到了官方的 MS 版本,虽然 visiting the download page is see

    “此项目尚未发布。”

    我猜想,2012 版本的支持被取消了,虽然我看不到任何关于为什么的参考?不过我找到了direct link (power of google) to the MSI installer in the VS gallery

    【讨论】:

      【解决方案2】:

      这很难接受,除了 2012 之外的所有 TFS 版本都可以找到 ant 的构建扩展。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2013-11-11
        • 1970-01-01
        • 1970-01-01
        • 2013-05-11
        • 2012-04-06
        • 1970-01-01
        • 2017-06-22
        • 2014-09-06
        相关资源
        最近更新 更多