Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如我的标题所描述的,当我进入 Build>Build Solution 并在 Properties 部分将配置更改为 Release 后,我的 Release 文件夹保持为空。有什么提示吗?非常感谢
打开项目的属性并检查它设置为在哪里构建以进行Release配置。
Release
bin\Release
或者,检查项目是否设置为实际构建在发布配置中。
Build
Configuration Manager