开发者

How to build Caliburn in release mode

I can't make nant do a release build of Caliburn using their build.cmd. Can anyone tell me how to?

开发者_如何学运维

What command line parameters should I use?


You need to edit Caliburn.build - from the docs:

You can edit "Caliburn.build" in your root folder to configure the build for release or a number of other options.


Perhaps I should add a few more cmds for significant build options?


Even eaiser is to use:

build "-D:build.config=release"

Remember the double qoutes! :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜