From fe92947d72a57d25d21405d181123fbeecae02cf Mon Sep 17 00:00:00 2001 From: sebastiaan Date: Mon, 10 Sep 2012 12:15:03 -0200 Subject: [PATCH] TeamCity build fails on missing Views\Home.cshtml in Umbraco.Web.UI, removed it. --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 682053b73e..ebe6e0b199 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -1462,7 +1462,6 @@ applications.config Designer - @@ -1999,6 +1998,7 @@ +