Rename DependencyInjection into DI, cleanup components, compose
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Umbraco.Core.DependencyInjection;
|
||||
using Umbraco.Core.DI;
|
||||
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace Umbraco.Core.ObjectResolution
|
||||
|
||||
Reference in New Issue
Block a user