Converted the UI back down to .NET 4.5.2

This commit is contained in:
tidusjar 2016-04-12 12:34:13 +01:00
commit 854bfdd479
4 changed files with 19 additions and 20 deletions

View file

@ -93,8 +93,7 @@ namespace PlexRequests.UI
ConfigureTargets(cn);
SetupSchedulers();
if (port == -1)
port = GetStartupPort();