Reorg code, move services

This commit is contained in:
Stephan
2017-12-28 09:18:09 +01:00
parent af43ea0beb
commit edf7df043f
67 changed files with 12908 additions and 12879 deletions

View File

@@ -21,6 +21,7 @@ using Umbraco.Core.Persistence.Repositories.Implement;
using Umbraco.Core.Scoping;
using Umbraco.Core.Services;
using Umbraco.Core.Services.Changes;
using Umbraco.Core.Services.Implement;
using Umbraco.Web.Cache;
using Umbraco.Web.Install;
using Umbraco.Web.PublishedCache.NuCache.DataSource;