diff --git a/Core/App.config b/Core/App.config index 18d188b..d350a34 100644 --- a/Core/App.config +++ b/Core/App.config @@ -1,8 +1,8 @@  - -
+ +
@@ -18,4 +18,7 @@ - + + + + \ No newline at end of file diff --git a/Core/Core.csproj b/Core/Core.csproj index a1cf5ec..6ce2a85 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -1,6 +1,6 @@  - + Debug @@ -44,10 +44,10 @@ ..\packages\CsvHelper.12.2.2\lib\net45\CsvHelper.dll - ..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll ..\packages\fasterflect.3.0.0\lib\netstandard20\netstandard20\Fasterflect.dll @@ -203,10 +203,10 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + +
diff --git a/WebCms/WebCms.csproj b/WebCms/WebCms.csproj index eeb3354..c9fd349 100644 --- a/WebCms/WebCms.csproj +++ b/WebCms/WebCms.csproj @@ -1,6 +1,6 @@  - + @@ -86,10 +86,10 @@ True - ..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.4.0\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll ..\packages\Examine.0.1.90\lib\net45\Examine.dll @@ -1221,13 +1221,13 @@ - - + + - +