在 Visual studio 2013 年处理 app.config 的配置转换

Handle config transforms for app.config in Visual studio 2013

是否可以在 Visual studio 2013 年处理 app.config 的配置转换而无需任何第 3 方工具。

之前的 post 包含您需要的所有信息 - 如何使用插件(慢速猎豹)以及如何使用 'manually' 继续往下 App.Config Transformation for projects which are not Web Projects in Visual Studio 2010?