diff --git a/src/Umbraco.Tests.Benchmarks/App.config b/src/Umbraco.Tests.Benchmarks/App.config
index dca44c497f..8af971b1f8 100644
--- a/src/Umbraco.Tests.Benchmarks/App.config
+++ b/src/Umbraco.Tests.Benchmarks/App.config
@@ -111,7 +111,7 @@
-
+
diff --git a/src/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj b/src/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj
index f43afa44cd..615eda6bfa 100644
--- a/src/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj
+++ b/src/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj
@@ -141,8 +141,8 @@
..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll
-
- ..\packages\System.ValueTuple.4.3.1\lib\netstandard1.0\System.ValueTuple.dll
+
+ ..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll
diff --git a/src/Umbraco.Tests.Benchmarks/packages.config b/src/Umbraco.Tests.Benchmarks/packages.config
index da732d629b..8c7c2d2d56 100644
--- a/src/Umbraco.Tests.Benchmarks/packages.config
+++ b/src/Umbraco.Tests.Benchmarks/packages.config
@@ -53,7 +53,7 @@
-
+
diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
index 93220d01b9..6d6bacca98 100644
--- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
+++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
@@ -21,6 +21,7 @@
+
true
@@ -131,8 +132,8 @@
..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll
-
- ..\packages\System.ValueTuple.4.3.1\lib\netstandard1.0\System.ValueTuple.dll
+
+ ..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll
diff --git a/src/Umbraco.Web.UI/config/404handlers.Release.config b/src/Umbraco.Web.UI/config/404handlers.Release.config
index 11bdbaf8ef..72a9d8a374 100644
--- a/src/Umbraco.Web.UI/config/404handlers.Release.config
+++ b/src/Umbraco.Web.UI/config/404handlers.Release.config
@@ -1,7 +1,7 @@
-
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI/config/404handlers.config b/src/Umbraco.Web.UI/config/404handlers.config
index 69bf6f1dd0..2c23a28efe 100644
--- a/src/Umbraco.Web.UI/config/404handlers.config
+++ b/src/Umbraco.Web.UI/config/404handlers.config
@@ -1,7 +1,7 @@
-
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI/packages.config b/src/Umbraco.Web.UI/packages.config
index 2dc378cbe8..5f30038bc9 100644
--- a/src/Umbraco.Web.UI/packages.config
+++ b/src/Umbraco.Web.UI/packages.config
@@ -75,7 +75,7 @@
-
+
diff --git a/src/Umbraco.Web.UI/umbraco/config/create/UI.xml b/src/Umbraco.Web.UI/umbraco/config/create/UI.xml
index d8d3064f7b..173c49c875 100644
--- a/src/Umbraco.Web.UI/umbraco/config/create/UI.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/create/UI.xml
@@ -4,269 +4,269 @@
/create/simple.ascx
-
-
+
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/xslt.ascx
-
+
/create/xslt.ascx
-
-
+
+
/create/user.ascx
-
-
+
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
-
+
+
/create/xslt.ascx
-
+
/create/simple.ascx
-
+
Stylesheet editor egenskab
/create/simple.ascx
-
-
+
+
Stylesheet editor egenskab
/create/simple.ascx
-
+
Dictionary editor egenskab
/create/simple.ascx
-
-
+
+
/create/language.ascx
-
+
/create/language.ascx
-
+
-
+
/create/DLRScripting.ascx
-
+
/create/DLRScripting.ascx
-
+
/create/DLRScripting.ascx
-
+
/create/DLRScripting.ascx
-
+
/create/script.ascx
-
+
/create/script.ascx
-
-
+
+
/create/script.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
+
/create/simple.ascx
-
-
+
+
/Create/PartialView.ascx
-
-
+
+
/Create/PartialView.ascx
-
+
/Create/PartialViewMacro.ascx
-
-
+
+
/Create/PartialViewMacro.ascx
-
+
/Create/PartialView.ascx
-
-
+
+
/Create/PartialViewMacro.ascx
-
-
+
+
diff --git a/src/Umbraco.Web.UI/umbraco/controls/Tree/TreeControl.ascx b/src/Umbraco.Web.UI/umbraco/controls/Tree/TreeControl.ascx
index 174b7c7d13..a2421845cc 100644
--- a/src/Umbraco.Web.UI/umbraco/controls/Tree/TreeControl.ascx
+++ b/src/Umbraco.Web.UI/umbraco/controls/Tree/TreeControl.ascx
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="umbraco.controls.Tree.TreeControl" %>
<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
-<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="umbraco" %>
+<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web.UI/umbraco/create.aspx b/src/Umbraco.Web.UI/umbraco/create.aspx
index 782b7f178d..0d9a92e3b8 100644
--- a/src/Umbraco.Web.UI/umbraco/create.aspx
+++ b/src/Umbraco.Web.UI/umbraco/create.aspx
@@ -1,5 +1,5 @@
<%@ Page Language="c#" MasterPageFile="masterpages/umbracoDialog.Master" Codebehind="CreateDialog.aspx.cs" AutoEventWireup="True" Inherits="Umbraco.Web.UI.Umbraco.CreateDialog" %>
-<%@ Register Namespace="umbraco" TagPrefix="umb" Assembly="umbraco" %>
+<%@ Register Namespace="umbraco" TagPrefix="umb" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web.UI/umbraco/developer/Macros/assemblyBrowser.aspx b/src/Umbraco.Web.UI/umbraco/developer/Macros/assemblyBrowser.aspx
index 87027c0318..1e7da97b18 100644
--- a/src/Umbraco.Web.UI/umbraco/developer/Macros/assemblyBrowser.aspx
+++ b/src/Umbraco.Web.UI/umbraco/developer/Macros/assemblyBrowser.aspx
@@ -1,7 +1,7 @@
<%@ Page Language="c#" MasterPageFile="../../masterpages/umbracoPage.Master" Title="Assembly Browser" Codebehind="assemblyBrowser.aspx.cs" AutoEventWireup="True"
Inherits="umbraco.developer.assemblyBrowser" %>
-<%@ Register TagPrefix="wc1" Namespace="umbraco.controls" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
+<%@ Register TagPrefix="wc1" Namespace="umbraco.controls" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="Umbraco.Web" %>
<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
diff --git a/src/Umbraco.Web.UI/umbraco/developer/Xslt/xsltVisualize.aspx b/src/Umbraco.Web.UI/umbraco/developer/Xslt/xsltVisualize.aspx
index bfeecde25d..752edf16c2 100644
--- a/src/Umbraco.Web.UI/umbraco/developer/Xslt/xsltVisualize.aspx
+++ b/src/Umbraco.Web.UI/umbraco/developer/Xslt/xsltVisualize.aspx
@@ -1,8 +1,8 @@
<%@ Page Language="C#" MasterPageFile="../../masterpages/umbracoDialog.Master" AutoEventWireup="true"
CodeBehind="xsltVisualize.aspx.cs" ValidateRequest="false" Inherits="umbraco.presentation.umbraco.developer.Xslt.xsltVisualize" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
-<%@ Register TagPrefix="cc2" Namespace="umbraco.controls" Assembly="umbraco" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web._Legacy.Controls" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc2" Namespace="umbraco.controls" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web.UI/umbraco/masterpages/umbracoDialog.Master b/src/Umbraco.Web.UI/umbraco/masterpages/umbracoDialog.Master
index 5cb9bc4ca9..05d7151f6c 100644
--- a/src/Umbraco.Web.UI/umbraco/masterpages/umbracoDialog.Master
+++ b/src/Umbraco.Web.UI/umbraco/masterpages/umbracoDialog.Master
@@ -5,8 +5,8 @@
<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
-<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="umbraco" %>
+<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web.UI/umbraco/masterpages/umbracoPage.Master b/src/Umbraco.Web.UI/umbraco/masterpages/umbracoPage.Master
index afd3003624..3dcd479e09 100644
--- a/src/Umbraco.Web.UI/umbraco/masterpages/umbracoPage.Master
+++ b/src/Umbraco.Web.UI/umbraco/masterpages/umbracoPage.Master
@@ -5,8 +5,8 @@
<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
-<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="umbraco" %>
+<%@ Register TagPrefix="umbClient" Namespace="Umbraco.Web.UI.Bundles" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="Umbraco.Web" %>
@@ -14,16 +14,16 @@
-
+
-
+
-
+
diff --git a/src/Umbraco.Web.UI/umbraco/settings/EditDictionaryItem.aspx b/src/Umbraco.Web.UI/umbraco/settings/EditDictionaryItem.aspx
index 09af30fd00..d1240dfc18 100644
--- a/src/Umbraco.Web.UI/umbraco/settings/EditDictionaryItem.aspx
+++ b/src/Umbraco.Web.UI/umbraco/settings/EditDictionaryItem.aspx
@@ -1,5 +1,4 @@
-<%@ Register Namespace="umbraco" TagPrefix="umb" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web._Legacy.Controls" Assembly="Umbraco.Web" %>
<%@ Page Language="c#" MasterPageFile="../masterpages/umbracoPage.Master" ValidateRequest="false"
CodeBehind="EditDictionaryItem.aspx.cs" AutoEventWireup="True" Inherits="umbraco.settings.EditDictionaryItem" %>
diff --git a/src/Umbraco.Web.UI/umbraco/treeInit.aspx b/src/Umbraco.Web.UI/umbraco/treeInit.aspx
index ec0cd330bc..14677d7638 100644
--- a/src/Umbraco.Web.UI/umbraco/treeInit.aspx
+++ b/src/Umbraco.Web.UI/umbraco/treeInit.aspx
@@ -1,7 +1,7 @@
<%@ Page Language="c#" CodeBehind="TreeInit.aspx.cs" AutoEventWireup="True" Inherits="Umbraco.Web.UI.Umbraco.TreeInit" %>
<%@ Register Src="controls/Tree/TreeControl.ascx" TagName="TreeControl" TagPrefix="umbraco" %>
<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
-<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="umbraco" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web.UI.JavaScript" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web.UI/web.Template.config b/src/Umbraco.Web.UI/web.Template.config
index 7169c3cabc..cf3761d1b0 100644
--- a/src/Umbraco.Web.UI/web.Template.config
+++ b/src/Umbraco.Web.UI/web.Template.config
@@ -2,24 +2,23 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
@@ -29,115 +28,119 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
+
-
-
+
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ -->
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -188,9 +191,10 @@
+
-
+
@@ -218,7 +222,6 @@
-
@@ -241,15 +244,18 @@
+
+
+
@@ -258,6 +264,7 @@
+
@@ -265,139 +272,125 @@
+
-
-
-
-
-
+
-
-
+
+
-
-
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
@@ -414,71 +407,117 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
diff --git a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx
index f12ab67b7b..18b582707d 100644
--- a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx
+++ b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx
@@ -1,10 +1,5 @@
<%@ Page Language="c#" MasterPageFile="../../masterpages/umbracoDialog.Master" Title="Assembly Browser" Codebehind="assemblyBrowser.aspx.cs" AutoEventWireup="True"
Inherits="umbraco.developer.assemblyBrowser" %>
-<%@ Register TagPrefix="wc1" Namespace="umbraco.controls" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
-<%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %>
-
-
diff --git a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx
index 3cb7be752c..74c40eca64 100644
--- a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx
+++ b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx
@@ -1,7 +1,7 @@
<%@ Page Language="C#" MasterPageFile="../../masterpages/umbracoDialog.Master" AutoEventWireup="true"
CodeBehind="xsltVisualize.aspx.cs" ValidateRequest="false" Inherits="umbraco.presentation.umbraco.developer.Xslt.xsltVisualize" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
-<%@ Register TagPrefix="cc2" Namespace="umbraco.controls" Assembly="umbraco" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web._Legacy.Controls" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc2" Namespace="umbraco.controls" Assembly="Umbraco.Web" %>
diff --git a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx.designer.cs b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx.designer.cs
index 394b3f7a3a..cfc124ef7a 100644
--- a/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx.designer.cs
+++ b/src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/xsltVisualize.aspx.designer.cs
@@ -1,18 +1,17 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.4200
//
// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
+// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace umbraco.presentation.umbraco.developer.Xslt {
-
-
+
+
public partial class xsltVisualize {
-
+
///
/// Pane1 control.
///
@@ -21,7 +20,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Umbraco.Web._Legacy.Controls.Pane Pane1;
-
+
///
/// PropertyPanel1 control.
///
@@ -30,7 +29,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Umbraco.Web._Legacy.Controls.PropertyPanel PropertyPanel1;
-
+
///
/// xsltSelection control.
///
@@ -39,7 +38,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.HtmlControls.HtmlInputHidden xsltSelection;
-
+
///
/// contentPicker control.
///
@@ -48,7 +47,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::umbraco.controls.ContentPicker contentPicker;
-
+
///
/// visualizeDo control.
///
@@ -57,7 +56,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button visualizeDo;
-
+
///
/// visualizeContainer control.
///
@@ -66,7 +65,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Umbraco.Web._Legacy.Controls.Pane visualizeContainer;
-
+
///
/// visualizePanel control.
///
@@ -75,7 +74,7 @@ namespace umbraco.presentation.umbraco.developer.Xslt {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Umbraco.Web._Legacy.Controls.PropertyPanel visualizePanel;
-
+
///
/// visualizeArea control.
///
diff --git a/src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx b/src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx
index 09af30fd00..c83e3180c2 100644
--- a/src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx
+++ b/src/Umbraco.Web/umbraco.presentation/umbraco/settings/EditDictionaryItem.aspx
@@ -1,5 +1,5 @@
-<%@ Register Namespace="umbraco" TagPrefix="umb" Assembly="umbraco" %>
-<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>
+<%@ Register Namespace="umbraco" TagPrefix="umb" Assembly="Umbraco.Web" %>
+<%@ Register TagPrefix="cc1" Namespace="Umbraco.Web._Legacy.Controls" Assembly="Umbraco.Web" %>
<%@ Page Language="c#" MasterPageFile="../masterpages/umbracoPage.Master" ValidateRequest="false"
CodeBehind="EditDictionaryItem.aspx.cs" AutoEventWireup="True" Inherits="umbraco.settings.EditDictionaryItem" %>