diff --git a/src/Umbraco.Web/Sections/ContentSection.cs b/src/Umbraco.Abstractions/Sections/ContentSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/ContentSection.cs
rename to src/Umbraco.Abstractions/Sections/ContentSection.cs
diff --git a/src/Umbraco.Web/Sections/FormsSection.cs b/src/Umbraco.Abstractions/Sections/FormsSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/FormsSection.cs
rename to src/Umbraco.Abstractions/Sections/FormsSection.cs
diff --git a/src/Umbraco.Web/Sections/MediaSection.cs b/src/Umbraco.Abstractions/Sections/MediaSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/MediaSection.cs
rename to src/Umbraco.Abstractions/Sections/MediaSection.cs
diff --git a/src/Umbraco.Web/Sections/MembersSection.cs b/src/Umbraco.Abstractions/Sections/MembersSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/MembersSection.cs
rename to src/Umbraco.Abstractions/Sections/MembersSection.cs
diff --git a/src/Umbraco.Web/Sections/PackagesSection.cs b/src/Umbraco.Abstractions/Sections/PackagesSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/PackagesSection.cs
rename to src/Umbraco.Abstractions/Sections/PackagesSection.cs
diff --git a/src/Umbraco.Web/Sections/SectionCollection.cs b/src/Umbraco.Abstractions/Sections/SectionCollection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/SectionCollection.cs
rename to src/Umbraco.Abstractions/Sections/SectionCollection.cs
diff --git a/src/Umbraco.Web/Sections/SectionCollectionBuilder.cs b/src/Umbraco.Abstractions/Sections/SectionCollectionBuilder.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/SectionCollectionBuilder.cs
rename to src/Umbraco.Abstractions/Sections/SectionCollectionBuilder.cs
diff --git a/src/Umbraco.Web/Sections/SettingsSection.cs b/src/Umbraco.Abstractions/Sections/SettingsSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/SettingsSection.cs
rename to src/Umbraco.Abstractions/Sections/SettingsSection.cs
diff --git a/src/Umbraco.Web/Sections/TranslationSection.cs b/src/Umbraco.Abstractions/Sections/TranslationSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/TranslationSection.cs
rename to src/Umbraco.Abstractions/Sections/TranslationSection.cs
diff --git a/src/Umbraco.Web/Sections/UsersSection.cs b/src/Umbraco.Abstractions/Sections/UsersSection.cs
similarity index 100%
rename from src/Umbraco.Web/Sections/UsersSection.cs
rename to src/Umbraco.Abstractions/Sections/UsersSection.cs
diff --git a/src/Umbraco.Web/Umbraco.Web.csproj b/src/Umbraco.Web/Umbraco.Web.csproj
index 95c987dd55..5266fda3b3 100755
--- a/src/Umbraco.Web/Umbraco.Web.csproj
+++ b/src/Umbraco.Web/Umbraco.Web.csproj
@@ -246,16 +246,8 @@
-
-
-
-
-
-
-
-
@@ -269,7 +261,6 @@
-
@@ -627,7 +618,6 @@
-