From debc4e6ae513ca6f3d896c46f8bf528315108d89 Mon Sep 17 00:00:00 2001 From: RedShirtMB Mark Linton redshirt linton Date: Sun, 5 Aug 2012 09:09:45 -0700 Subject: [PATCH] Added missing reference to MediaBrowser.Common 2nd launch of ServerApplication will call OpenDashboard --- MediaBrowser.Common/MediaBrowser.Common.csproj | 3 +++ MediaBrowser.ServerApplication/App.xaml.cs | 8 ++++++-- MediaBrowser.ServerApplication/MainWindow.xaml.cs | 2 +- .../MediaBrowser.ServerApplication.csproj | 1 - 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj index 7017b9b57d..d647903ade 100644 --- a/MediaBrowser.Common/MediaBrowser.Common.csproj +++ b/MediaBrowser.Common/MediaBrowser.Common.csproj @@ -45,6 +45,7 @@ False ..\packages\Rx-Main.1.0.11226\lib\Net4\System.Reactive.dll + @@ -78,6 +79,7 @@ Splash.xaml + @@ -94,6 +96,7 @@ MSBuild:Compile +