diff --git a/App.config b/App.config index 05a3a05..d7955f2 100644 --- a/App.config +++ b/App.config @@ -1,8 +1,8 @@  -
+ @@ -11,6 +11,11 @@ + + + + + diff --git a/Audit.csproj b/Audit.csproj index 025f47b..9824c87 100644 --- a/Audit.csproj +++ b/Audit.csproj @@ -1,6 +1,5 @@  - Debug @@ -41,11 +40,14 @@ packages\CommonServiceLocator.2.0.6\lib\net48\CommonServiceLocator.dll + + packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll + - packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll @@ -56,11 +58,26 @@ packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + packages\MahApps.Metro.2.4.9\lib\net47\MahApps.Metro.dll + + + packages\MaterialDesignColors.2.0.4\lib\net452\MaterialDesignColors.dll + + + packages\MaterialDesignThemes.4.3.0\lib\net452\MaterialDesignThemes.Wpf.dll + + + packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll + + + + packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll @@ -434,12 +451,11 @@ + 这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 - - + - \ No newline at end of file diff --git a/packages.config b/packages.config index 8c82799..a83ee05 100644 --- a/packages.config +++ b/packages.config @@ -1,8 +1,13 @@  - + + + + + + \ No newline at end of file