Rename DependencyInjection into DI, cleanup components, compose
This commit is contained in:
@@ -3,7 +3,7 @@ using System.IO;
|
||||
using LightInject;
|
||||
using NUnit.Framework;
|
||||
using Umbraco.Core;
|
||||
using Umbraco.Core.DependencyInjection;
|
||||
using Umbraco.Core.DI;
|
||||
using Umbraco.Core.Logging;
|
||||
using Umbraco.Core.Persistence.Mappers;
|
||||
using Umbraco.Core.Profiling;
|
||||
|
||||
Reference in New Issue
Block a user