diff --git a/Web/Web.Release.config b/Web/Web.Release.config index 829060f..4f93bca 100644 --- a/Web/Web.Release.config +++ b/Web/Web.Release.config @@ -29,8 +29,11 @@ --> - + + + + diff --git a/Web/Web.config b/Web/Web.config index 045b218..6d5a0b0 100644 --- a/Web/Web.config +++ b/Web/Web.config @@ -102,9 +102,32 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -113,6 +136,7 @@ + diff --git a/Web/Web.csproj b/Web/Web.csproj index 393d89d..9f3ed48 100644 --- a/Web/Web.csproj +++ b/Web/Web.csproj @@ -56,6 +56,10 @@ ..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll True + + ..\packages\CsvHelper.2.13.2.0\lib\net40-client\CsvHelper.dll + True + ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll True @@ -145,6 +149,7 @@ + @@ -203,6 +208,7 @@ +