Thank you for this add-on. I noticed that AppSettings where included in the generated Parameter.xml file but not the connectionStrings like so: <parameter name="DBConnectionString" defaultValue="__DBCONNECTIONSTRING__" tags="DBConnectionString"> <parameterEntry kind="XmlFile" scope="\\Web.config$" match="/configuration/connectionStrings/add[@name='DBConnectionString']/@connectionString"/> </parameter>