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

@@ -4,7 +4,7 @@ using MediaBrowser.Controller.Session;
using MediaBrowser.Model.Logging;
using System;
using System.Linq;
using MediaBrowser.Controller.Threading;
using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Startup.Common.EntryPoints
{