diff --git a/mRemoteV1/mRemoteV1.csproj b/mRemoteV1/mRemoteV1.csproj index e15acffc1..fd5bf097f 100644 --- a/mRemoteV1/mRemoteV1.csproj +++ b/mRemoteV1/mRemoteV1.csproj @@ -93,12 +93,13 @@ False References\VncSharp.dll - - False - References\WeifenLuo.WinFormsUI.Docking.dll + + ..\packages\DockPanelSuite.2.10.0\lib\net40\WeifenLuo.WinFormsUI.Docking.dll + True - - References\WeifenLuo.WinFormsUI.Docking.ThemeVS2012Light.dll + + ..\packages\DockPanelSuite.ThemeVS2012Light.2.10.0\lib\net40\WeifenLuo.WinFormsUI.Docking.ThemeVS2012Light.dll + True diff --git a/mRemoteV1/packages.config b/mRemoteV1/packages.config index cfe525828..821b6e433 100644 --- a/mRemoteV1/packages.config +++ b/mRemoteV1/packages.config @@ -1,4 +1,6 @@  + + \ No newline at end of file