问题描述
嗨大家好,
这里是设置:
我们正在开发一个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! :)
推荐答案
这篇关于Visual Studio每晚使用不同的程序集构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!