MSBuild:构建类型(调试/发布) [英] MSBuild : Build type(Debug / Release)

查看:107
本文介绍了MSBuild:构建类型(调试/发布)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用VS2010.
我想从命令行构建我的项目.

我正在使用msbuild(.NET 4.0)命令.
我如何指定项目输出文件模式(Release \ Debug)??

Hi,

I am using VS2010.
I want to build my project from the command line.

I am using msbuild (.NET 4.0) command.
How do I specify project output file mode(Release\Debug)??

推荐答案

请按照 ^ ].

Properties="Configuration=Debug;"
Have a look at the properties section as described here[^].

Properties="Configuration=Debug;"


这篇关于MSBuild:构建类型(调试/发布)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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