Changes v4.x config transforms
This commit is contained in:
@@ -2303,10 +2303,6 @@
|
||||
<None Include="web.Template.UMBRACOELISE.Debug.config">
|
||||
<DependentUpon>Web.Template.config</DependentUpon>
|
||||
</None>
|
||||
<None Include="web.Template.UMBRACORATI.Debug.config">
|
||||
<DependentUpon>Web.Template.config</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="web.Template.ssaolap01.Debug.config">
|
||||
<DependentUpon>Web.Template.config</DependentUpon>
|
||||
</None>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<add xdt:Transform="Replace" xdt:Locator="Match(key)" key="umbracoDbDSN"
|
||||
value="server=.\sqlexpress;database=v4;user id=sa;password=test;Application Name=Umbraco41"/>
|
||||
<add xdt:Transform="Replace" xdt:Locator="Match(key)" key="umbracoConfigurationStatus"
|
||||
value="4.10.1"/>
|
||||
value="4.11.4"/>
|
||||
<add xdt:Transform="Replace" xdt:Locator="Match(key)" key="umbracoContentXML"
|
||||
value="~/App_Data/umbraco.config"/>
|
||||
<add xdt:Transform="Replace" xdt:Locator="Match(key)" key="umbracoStorageDirectory"
|
||||
|
||||
Reference in New Issue
Block a user