Switched over to the new service

This commit is contained in:
tidusjar 2016-03-18 11:06:27 +00:00
parent f5cb4d6879
commit 5f26aecb98
8 changed files with 30 additions and 28 deletions

View file

@ -71,7 +71,6 @@ namespace PlexRequests.UI
if (string.IsNullOrEmpty(uri))
uri = GetStartupUri();
;
var options = new StartOptions(uri)
{
ServerFactory = "Microsoft.Owin.Host.HttpListener"