diff --git a/src/COMPASS.csproj b/src/COMPASS.csproj index 879df162..7b4a93f9 100644 --- a/src/COMPASS.csproj +++ b/src/COMPASS.csproj @@ -70,29 +70,29 @@ - 1.11.54 + 1.11.57 8.0.2 - + 4.9.0 - - + + 3.0.0 - 4.15.0 + 4.17.0 - + diff --git a/src/Views/CardLayout.xaml b/src/Views/CardLayout.xaml index 38ac5ecb..e4eacf75 100644 --- a/src/Views/CardLayout.xaml +++ b/src/Views/CardLayout.xaml @@ -6,7 +6,7 @@ xmlns:dd="urn:gong-wpf-dragdrop" xmlns:tools ="clr-namespace:COMPASS.Tools" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" - xmlns:wpftk="clr-namespace:WpfToolkit.Controls;assembly=VirtualizingWrapPanel" + xmlns:vwp="clr-namespace:WpfToolkit.Controls;assembly=VirtualizingWrapPanel" xmlns:converters="clr-namespace:COMPASS.Converters" xmlns:layouts="clr-namespace:COMPASS.ViewModels.Layouts" d:DataContext="{d:DesignInstance Type=layouts:CardLayoutViewModel}" @@ -17,17 +17,17 @@ - - + + - - - + + + + + + + - - + + \ No newline at end of file diff --git a/src/Views/TileLayout.xaml b/src/Views/TileLayout.xaml index 350cce18..6bde5238 100644 --- a/src/Views/TileLayout.xaml +++ b/src/Views/TileLayout.xaml @@ -6,7 +6,7 @@ xmlns:dd="urn:gong-wpf-dragdrop" xmlns:converters="clr-namespace:COMPASS.Converters" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" - xmlns:wpftk="clr-namespace:WpfToolkit.Controls;assembly=VirtualizingWrapPanel" + xmlns:vwp="clr-namespace:WpfToolkit.Controls;assembly=VirtualizingWrapPanel" xmlns:layouts="clr-namespace:COMPASS.ViewModels.Layouts" d:DataContext="{d:DesignInstance Type=layouts:TileLayoutViewModel}" mc:Ignorable="d" @@ -15,7 +15,7 @@ - - + - - + + + + + + + @@ -153,6 +158,6 @@ - - + +