Visual Studio每晚使用不同的程序集构建 [英] Visual Studio nightly builds with different assemblies

查看:110
本文介绍了Visual Studio每晚使用不同的程序集构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨大家好,



这里是设置:



我们正在开发一个ERP软件并支持它的不同版本。

每个支持的版本都需要不同的引用。今天,我们有四个Visual Studio解决方案来支持四个版本的ERP软件。



是否有可能通过一个解决方案和旋转参考组件自动化构建过程?例如。每晚构建一次?



我认为NAnt或Jenkins可以这样做,但我找不到这个特定主题的有用答案。



谢谢! :)

Hi folks,

here's the setting:

We're developing an extension for an ERP software and supporting different versions of it.
Each supported version needs different references. Today, we have four Visual Studio solutions to support four versions of the ERP software.

Is there a possibility to automate the build process with one solution and rotating referenced assemblies? E.g. with a nightly build?

I think NAnt or Jenkins could do so, but I couldn't find a helpful answer for this particular topic.

Thanks! :)

推荐答案

在解决方案中创建四个项目,每个项目都具有适合目标程序集的特定设置。然后,当您开始构建解决方案时,它将构建所有项目。
Create four projects in the solution, each having the specific settings appropriate to the target assembly. Then when you start a build of the solution it will build all the projects.


这篇关于Visual Studio每晚使用不同的程序集构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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