diff --git a/Audit.csproj b/Audit.csproj
index 3f92eb9..f1eee4e 100644
--- a/Audit.csproj
+++ b/Audit.csproj
@@ -81,6 +81,9 @@
Logo\SUNLIGHT.ico
+
+ false
+
packages\CommonServiceLocator.2.0.6\lib\net48\CommonServiceLocator.dll
diff --git a/View/StatisticsView.xaml b/View/StatisticsView.xaml
index e33a5ec..4a04ac3 100644
--- a/View/StatisticsView.xaml
+++ b/View/StatisticsView.xaml
@@ -8,48 +8,7 @@
d:DesignHeight="900" d:DesignWidth="1140"
xmlns:mah="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
-
+
diff --git a/View/StuffView.xaml b/View/StuffView.xaml
index ae9b456..84e5927 100644
--- a/View/StuffView.xaml
+++ b/View/StuffView.xaml
@@ -4,15 +4,15 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:Audit.View"
- xmlns:Convert="clr-namespace:Audit.ConvertMoels"
+ xmlns:ConvertMoels="clr-namespace:Audit.ConvertMoels"
xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors"
mc:Ignorable="d" DataContext="{Binding Source={StaticResource Locator},Path=Stuff}"
d:DesignHeight="900" d:DesignWidth="1140"
xmlns:mah="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
-
-
-
+
+
+