diff --git a/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.ThemeVS2012Light.dll b/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.ThemeVS2012Light.dll deleted file mode 100644 index 88eb4360e..000000000 Binary files a/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.ThemeVS2012Light.dll and /dev/null differ diff --git a/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.dll b/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.dll deleted file mode 100644 index 97d36a1a7..000000000 Binary files a/mRemoteV1/References/WeifenLuo.WinFormsUI.Docking.dll and /dev/null differ diff --git a/mRemoteV1/mRemoteV1.csproj b/mRemoteV1/mRemoteV1.csproj index 043d6ee4b..e29fb41e7 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 38a66e30c..e42b0724d 100644 --- a/mRemoteV1/packages.config +++ b/mRemoteV1/packages.config @@ -1,4 +1,6 @@  + + \ No newline at end of file