diff --git a/App.xaml b/App.xaml index 53e826a..e7f6a79 100644 --- a/App.xaml +++ b/App.xaml @@ -11,6 +11,7 @@ + diff --git a/GeekDesk.csproj b/GeekDesk.csproj index 608ad9d..9a5f64b 100644 --- a/GeekDesk.csproj +++ b/GeekDesk.csproj @@ -41,29 +41,14 @@ packages\CommonServiceLocator.2.0.6\lib\net45\CommonServiceLocator.dll - - packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll - - - packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll - - - packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll - packages\HandyControl.3.1.0\lib\net452\HandyControl.dll - - packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll - - packages\System.Drawing.Common.5.0.2\lib\net461\System.Drawing.Common.dll - - - packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + packages\System.Drawing.Common.6.0.0-preview.3.21201.4\lib\net461\System.Drawing.Common.dll @@ -96,6 +81,7 @@ + @@ -117,6 +103,10 @@ MainWindow.xaml Code + + Designer + MSBuild:Compile + @@ -141,9 +131,18 @@ SettingsSingleFileGenerator Settings.Designer.cs + + + + + + + + + \ No newline at end of file diff --git a/MainWindow.xaml b/MainWindow.xaml index 6441e16..f43a993 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -9,33 +9,10 @@ xmlns:util="clr-namespace:GeekDesk.Util" xmlns:DraggAnimatedPanel="clr-namespace:DraggAnimatedPanel" x:Name="window" xmlns:hc="https://handyorg.github.io/handycontrol" - Title="MainWindow" Height="500" Width="600"> + Title="MainWindow" Height="500" Width="600" + > - - - - - - - - - @@ -124,25 +94,49 @@ - + + - + - - + + + + + +