【发布时间】:2009-09-02 18:04:50
【问题描述】:
我对 msbuild 和 aspnet_compiler 还是很陌生。
我正在使用 aspnet_compiler 来编译 Web 应用程序项目。现在我刚刚看到 MSBuild.exe 并注意到它将我的网站构建到 /mywebsite/precompiledWeb 文件夹中。现在为什么我需要使用 MSBuild.exe?不能直接用aspnet_compiler看看我的网站能不能建好?
(不确定我是否解释得很好)。
【问题讨论】: