From 76bb93fa232eff9228b9f2bb9c21b1797f2ecfa2 Mon Sep 17 00:00:00 2001 From: slace Date: Tue, 22 Feb 2011 13:44:54 -1100 Subject: [PATCH] changing umbraco.presentation project to .NET 4.0 --- umbraco.Test/umbraco.Test.csproj | 6 +++ .../Properties/Settings1.Designer.cs | 2 +- .../org.umbraco.update/Reference.cs | 8 ++-- umbraco/presentation/Web.SLACEBOX.config | 37 +++++++++++++++++-- .../presentation/umbraco.presentation.csproj | 3 +- .../templateControls/Resources.Designer.cs | 2 +- umbraco/presentation/web.config | 4 +- 7 files changed, 50 insertions(+), 12 deletions(-) diff --git a/umbraco.Test/umbraco.Test.csproj b/umbraco.Test/umbraco.Test.csproj index 080b28e0ca..1f03f1fc84 100644 --- a/umbraco.Test/umbraco.Test.csproj +++ b/umbraco.Test/umbraco.Test.csproj @@ -61,6 +61,9 @@ AllRules.ruleset + + obj\Debug\businesslogic_Accessor.dll + False ..\foreign dlls\ClientDependency.Core.dll @@ -115,6 +118,9 @@ False ..\foreign dlls\UmbracoExamine.dll + + obj\Debug\umbraco_Accessor.dll + False ..\foreign dlls\UrlRewritingNet.UrlRewriter.dll diff --git a/umbraco/presentation/Properties/Settings1.Designer.cs b/umbraco/presentation/Properties/Settings1.Designer.cs index 5d57c31790..73260d3ddf 100644 --- a/umbraco/presentation/Properties/Settings1.Designer.cs +++ b/umbraco/presentation/Properties/Settings1.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.1 +// Runtime Version:4.0.30319.208 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/umbraco/presentation/Web References/org.umbraco.update/Reference.cs b/umbraco/presentation/Web References/org.umbraco.update/Reference.cs index fb5054fcf5..b269c2fc4a 100644 --- a/umbraco/presentation/Web References/org.umbraco.update/Reference.cs +++ b/umbraco/presentation/Web References/org.umbraco.update/Reference.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.1 +// Runtime Version:4.0.30319.208 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -9,7 +9,7 @@ //------------------------------------------------------------------------------ // -// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.1. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.208. // #pragma warning disable 1591 @@ -127,7 +127,7 @@ namespace umbraco.presentation.org.umbraco.update { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.208")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] @@ -172,7 +172,7 @@ namespace umbraco.presentation.org.umbraco.update { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.208")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://update.umbraco.org/")] public enum UpgradeType { diff --git a/umbraco/presentation/Web.SLACEBOX.config b/umbraco/presentation/Web.SLACEBOX.config index 2cb97f3c21..9a0bbe7eeb 100644 --- a/umbraco/presentation/Web.SLACEBOX.config +++ b/umbraco/presentation/Web.SLACEBOX.config @@ -26,6 +26,12 @@
+ + +
+
+ + @@ -57,6 +63,11 @@ Alex Norcliffe 2010 02 for 4.1 --> + + + + + @@ -65,14 +76,12 @@ - - - + @@ -123,6 +132,13 @@ + + + + + + + @@ -186,6 +202,9 @@ + + + @@ -208,4 +227,16 @@ --> + + + + + + + + + + + + \ No newline at end of file diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj index 6d6a691710..03a3c94ba0 100644 --- a/umbraco/presentation/umbraco.presentation.csproj +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -36,7 +36,7 @@ 3.5 - v3.5 + v4.0 @@ -129,6 +129,7 @@ 3.5 + diff --git a/umbraco/presentation/umbraco/templateControls/Resources.Designer.cs b/umbraco/presentation/umbraco/templateControls/Resources.Designer.cs index 74f3422a91..4ad13734be 100644 --- a/umbraco/presentation/umbraco/templateControls/Resources.Designer.cs +++ b/umbraco/presentation/umbraco/templateControls/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.1 +// Runtime Version:4.0.30319.208 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/umbraco/presentation/web.config b/umbraco/presentation/web.config index 843f6c3dec..9a0bbe7eeb 100644 --- a/umbraco/presentation/web.config +++ b/umbraco/presentation/web.config @@ -39,8 +39,8 @@ - - + +