0

I'm trying to create a release (DevOps) and all the appSettings overwritten but the connectionStrings is not overwritten.

Paramters.xml:-

<parameter name="connectionOne" defaultvalue="__EMPTY__" tags="">
       <parameterentry kind="XmlFile" scope="\\Web.config$" match="/configuration/connectionStrings/add[@name='connectionOne']/@connectionString" />
</parameter>

0 Answers0