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 2010 的解决方案配置设置为“调试”时,我可以构建“调试”部署包。但是当我将其更改为“发布”并构建我的安装项目时,生成的 msi 仍然会打包调试 dll。为什么会这样?
你检查过你的设置项目吗?
很可能这是一个错误。我在 VS2013 中观察到相同的行为。只需关闭并重新打开解决方案即可更新依赖项。