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.
每次使用 Visual Studio 2008 进行构建时,我都必须手动将输出文件复制到计算机上的两个附加目录中。有没有办法配置我的项目,以便在生成输出文件时自动将它们的副本放在其他目录中?
您可以在项目中配置构建后步骤。