Rename DependencyInjection into DI, cleanup components, compose
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Linq;
|
||||
using System.Xml;
|
||||
using System.Xml.Linq;
|
||||
using Umbraco.Core.Cache;
|
||||
using Umbraco.Core.DependencyInjection;
|
||||
using Umbraco.Core.DI;
|
||||
using Umbraco.Core.Logging;
|
||||
|
||||
namespace Umbraco.Core.Services
|
||||
|
||||
Reference in New Issue
Block a user