【问题标题】:I need to change the exe file name我需要更改exe文件名 【发布时间】:2018-02-13 13:52:42 【问题描述】: 通过更改程序集名称来更改它。但是在任务管理器中(程序运行时)它仍然显示旧名称。如何更正它。我使用的是 Visual Studio 2015。 【问题讨论】: How to change the output name of an executable built by Visual Studio的可能重复 标签: c# visual-studio exe 【解决方案1】: 尝试在 Visual Studio 程序集信息框中更新标题 【讨论】: