Rename DI to Composing

This commit is contained in:
Stephan
2017-05-30 15:46:25 +02:00
parent b251d23a57
commit 81234cd702
229 changed files with 265 additions and 265 deletions
@@ -1,6 +1,6 @@
using System;
using System.Collections.Generic;
using Umbraco.Core.DI;
using Umbraco.Core.Composing;
// ReSharper disable once CheckNamespace
namespace Umbraco.Core.ObjectResolution