简体   繁体   English

构建项目的发布版本无法在发布文件夹中生成文件

[英]Building release version of a project fails to generate files in the release folder

I have a project that I have been working on and am closing to release it. 我有一个项目,我一直在努力,并即将发布它。 With Visual Studio 2010 and .net 4.0, the project fails to generate files and place them in the Release folder even though these are set in the project properties. 使用Visual Studio 2010和.net 4.0,项目无法生成文件并将它们放在Release文件夹中,即使这些文件是在项目属性中设置的。 What are the correct steps here, what could I be missing? 这里正确的步骤是什么,我可能会丢失什么?

Open the properties page of the project being built. 打开正在构建的项目的属性页面。 Select the 'Build' tab. 选择“构建”标签。 In the 'Output' section, verify the output path is set to where you want it to go. 在“输出”部分,确认输出路径已设置为您想要的路径。 (Sorry for the bad screen, but it should get the idea across.) (很抱歉,屏幕不好,但是应该可以理解。)

项目属性

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM