From 9ccfa19907a4cba32cd45264dc111ffb65f4035c Mon Sep 17 00:00:00 2001 From: pgregorynz Date: Wed, 24 Mar 2010 12:31:20 +0000 Subject: [PATCH] 64942 & this fix a build bug where system.web.abstractions was not referenced in web.standard.config [TFS Changeset #64943] --- umbraco/presentation/umbraco.presentation.csproj | 2 ++ umbraco/presentation/web.config.PETER-MAC-PC.xslt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj index 45d6de76d8..b05eda7578 100644 --- a/umbraco/presentation/umbraco.presentation.csproj +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -1454,6 +1454,7 @@ + @@ -2787,6 +2788,7 @@ umbraco.xsd + diff --git a/umbraco/presentation/web.config.PETER-MAC-PC.xslt b/umbraco/presentation/web.config.PETER-MAC-PC.xslt index 8ff3936211..d250b9a378 100644 --- a/umbraco/presentation/web.config.PETER-MAC-PC.xslt +++ b/umbraco/presentation/web.config.PETER-MAC-PC.xslt @@ -4,11 +4,11 @@ - server=.\sqlexpress;database=umbraco-4.1;integrated security=false;user id=sa;pwd=password! + server=.\sqlexpress;database=umbraco41beta;integrated security=false;user id=sa;pwd=password! - 4.1.0.betaII +