diff --git a/Web/Web.config b/Web/Web.config index 5ad384b..50a04b8 100644 --- a/Web/Web.config +++ b/Web/Web.config @@ -2,8 +2,8 @@
- - + + diff --git a/Web/Web.csproj b/Web/Web.csproj index 95a9ffd..897f8ff 100644 --- a/Web/Web.csproj +++ b/Web/Web.csproj @@ -63,12 +63,10 @@ True - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll - True + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll - True + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\ExcelLibrary.1.2011.7.30\lib\ExcelLibrary.dll diff --git a/Web/packages.config b/Web/packages.config index 3f9b6fd..3989ee6 100644 --- a/Web/packages.config +++ b/Web/packages.config @@ -2,7 +2,7 @@ - +