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.
我有一个程序,我在其中同时运行多个实例,但配置不同。我将每个配置绑定到不同的应用程序配置(即 VS 的默认设置是调试和发布)。
如何使每个配置在构建时具有不同的可执行名称?