updated nuget

This commit is contained in:
Luke Pulverenti
2013-05-12 16:30:23 -04:00
parent 5c873d3ed1
commit 2bfcf89abf
10 changed files with 415 additions and 14 deletions

View File

@@ -1,4 +1,3 @@
using System.Linq;
using MediaBrowser.Common.Configuration;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Persistence;
@@ -10,6 +9,7 @@ using System;
using System.Collections.Generic;
using System.Data;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;