Changes v4.x config transforms

This commit is contained in:
Shannon Deminick
2013-01-29 21:18:17 +06:00
parent c5d1439422
commit f95cfc2ee0
2 changed files with 1 additions and 5 deletions

View File

@@ -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>

View File

@@ -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"