Rename DependencyInjection into DI, cleanup components, compose
This commit is contained in:
@@ -9,7 +9,7 @@ using System.Xml.Linq;
|
||||
using NPoco;
|
||||
using Semver;
|
||||
using Umbraco.Core.Configuration;
|
||||
using Umbraco.Core.DependencyInjection;
|
||||
using Umbraco.Core.DI;
|
||||
using Umbraco.Core.IO;
|
||||
using Umbraco.Core.Logging;
|
||||
using Umbraco.Core.Persistence;
|
||||
|
||||
Reference in New Issue
Block a user