update model project targeting

This commit is contained in:
Luke Pulverenti
2016-10-23 22:42:19 -04:00
parent 78ba88bc7e
commit dbb43771f3
14 changed files with 733 additions and 20414 deletions

View File

@@ -16,7 +16,7 @@ using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using CommonIO;
using MediaBrowser.Controller.Threading;
using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Implementations.News
{