diff --git a/Core/App.config b/Core/App.config index 88b8ae7..68a28ce 100644 --- a/Core/App.config +++ b/Core/App.config @@ -1,9 +1,9 @@  - -
- + +
+ diff --git a/Core/Core.csproj b/Core/Core.csproj index 6a64deb..2686c29 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -1,5 +1,6 @@  + Debug @@ -11,6 +12,8 @@ Core v4.5 512 + + true @@ -40,10 +43,10 @@ ..\packages\CsvHelper.12.2.1\lib\net45\CsvHelper.dll - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\fasterflect.2.1.3\lib\net40\Fasterflect.dll @@ -197,6 +200,14 @@ + + + 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 b067f59..6260933 100644 --- a/WebCms/WebCms.csproj +++ b/WebCms/WebCms.csproj @@ -1,5 +1,6 @@  + @@ -84,10 +85,10 @@ True - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\Examine.0.1.89\lib\net45\Examine.dll @@ -980,10 +981,13 @@ + + +