TFS 2015 v.Next版本:并行解决方案版本? [英] TFS 2015 v.Next build: Parallel solution builds?

查看:57
本文介绍了TFS 2015 v.Next版本:并行解决方案版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在TFS v.Next版本中,有可能进行并行版本构建。但是,我认为这只能并行构建多个 / 平台。 (请参见

In TFS v.Next build there is a possibility for parallel builds. However, I think it only works to build multiple configurations / platforms in parallel. (See this)

您可以在 Visual Studio Build MSBuild 生成任务的项目字段中指定要生成的多个项目/解决方案。 。

You can specify multiple projects/solutions to build in the Projects field of the Visual Studio Build or the MSBuild build tasks.

是否可以并行构建这些多个解决方案以节省时间?

Is there a way to build these multiple solutions in parallel to save some time?

推荐答案

您是正确的。多重配置用于使用相同的步骤构建多个配置,而不是多个解决方案。如果您使用Release,则可能有多个环境并行实现多个解决方案。

You are correct. Multi-configuration is used to Build multiple configurations with the same steps, not multiple solutions. If you use Release, you may have multiple environments to achieve multiple solutions in parallel.

但是对于Build,默认情况下没有此类选项,您可以在网站上提交用户语音 https://visualstudio.uservoice.com/forums/121579-visual-studio-2015

But for Build, no such option by default, you may submit a User Voice at website https://visualstudio.uservoice.com/forums/121579-visual-studio-2015

这篇关于TFS 2015 v.Next版本:并行解决方案版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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