Removes LightInject as Source and adds it as DLL dependencies, updates to latest Light Inject.

This commit is contained in:
Shannon
2015-12-20 17:09:46 +01:00
parent 0fd9a074d8
commit 0bcf38b267
49 changed files with 167 additions and 7749 deletions

View File

@@ -1,8 +1,8 @@
using Moq;
using LightInject;
using Moq;
using NUnit.Framework;
using Umbraco.Core;
using Umbraco.Core.Cache;
using Umbraco.Core.LightInject;
using Umbraco.Core.Logging;
using Umbraco.Core.ObjectResolution;
using Umbraco.Core.Persistence.Mappers;