Upgraded nuget packages, Ninject 3, SignalR 5

This commit is contained in:
Mark McDowall 2012-11-03 11:23:47 -07:00
commit 64468cd9ed
489 changed files with 293885 additions and 30058 deletions

View file

@ -4,7 +4,6 @@ using System.Linq;
using System.Text;
using Ninject;
using NzbDrone.Api.Exceptions;
using NzbDrone.Api.RequestModels;
using NzbDrone.Core.Providers.Core;
using ServiceStack.ServiceHost;
using ServiceStack.ServiceInterface;