Namespace and file cleanup - Profiling --> Logging, root cache stuff moved to Cache, XmlHelper --> Xml, TypeFinder, etc.. --> Plugins

This commit is contained in:
Shannon
2016-05-18 23:34:56 +02:00
parent 7fb1b4fb3b
commit 8127731f72
158 changed files with 3549 additions and 3483 deletions

View File

@@ -4,6 +4,7 @@ using System.Xml.Serialization;
using Umbraco.Core;
using Umbraco.Core.Configuration;
using Umbraco.Core.Models.PublishedContent;
using Umbraco.Core.Xml;
using Umbraco.Web.Models;
namespace Umbraco.Web.PublishedCache.XmlPublishedCache