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,11 +1,11 @@
using System;
using System.Collections.Generic;
using System.Linq;
using LightInject;
using Moq;
using NUnit.Framework;
using umbraco.interfaces;
using Umbraco.Core;
using Umbraco.Core.LightInject;
using Umbraco.Core.Logging;
using Umbraco.Core.ObjectResolution;
using Umbraco.Core.Sync;