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.
如何发布 web.config ?
我正在使用 Visual Studio 2012,但似乎找不到如何使用它。
右键单击您的 web.config 文件,单击“添加配置转换”为您的每个解决方案配置创建配置转换。
然后预览文件,右键单击它(即:web.release.config)并选择“预览转换”。
注意:如果上下文菜单中没有提及的选项,请考虑安装“Web Essentials”扩展。它会让你的生活更轻松,并将妖精从可怕的死亡中拯救出来。