updates xslt config

This commit is contained in:
shannon@ShandemVaio.home
2012-06-22 13:01:31 -02:00
parent afaa8ecfef
commit b7fee59fd2
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
<Examine configSource="config\ExamineSettings.config" />
<ExamineLuceneIndexSets configSource="config\ExamineIndex.config" />
<appSettings>
<add key="umbracoDbDSN" value="server=.\SQLExpress;database=v4;user id=sa;password=test" />
<add key="umbracoDbDSN" value="server=.\sqlexpress;database=v4;user id=sa;password=test;Application Name=Umbraco41" />
<add key="umbracoConfigurationStatus" value="4.8.0" />
<add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx,~/VSEnterpriseHelper.axd" />
<add key="umbracoReservedPaths" value="~/umbraco,~/install/" />

View File

@@ -8,7 +8,7 @@
</xsl:template>
<xsl:template match="/configuration/appSettings/add[@key='umbracoConfigurationStatus']/@value">
<xsl:attribute name="value">4.7.0</xsl:attribute>
<xsl:attribute name="value">4.8.0</xsl:attribute>
</xsl:template>
<xsl:template match="/configuration/appSettings/add[@key='umbracoContentXML']/@value">