diff --git a/src/FrequencyListBuilder/App.config b/src/FrequencyListBuilder/App.config index 88fa402..cae4a3c 100644 --- a/src/FrequencyListBuilder/App.config +++ b/src/FrequencyListBuilder/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/src/FrequencyListBuilder/FrequencyListBuilder.csproj b/src/FrequencyListBuilder/FrequencyListBuilder.csproj index f3212a9..d91cf40 100644 --- a/src/FrequencyListBuilder/FrequencyListBuilder.csproj +++ b/src/FrequencyListBuilder/FrequencyListBuilder.csproj @@ -33,8 +33,9 @@ 4 - - ..\packages\SharpZipLib.1.1.0\lib\net45\ICSharpCode.SharpZipLib.dll + + ..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll + True ..\packages\LanguageDetection.1.2.0\lib\net45\LanguageDetection.dll diff --git a/src/FrequencyListBuilder/packages.config b/src/FrequencyListBuilder/packages.config index cea4f89..de8d32c 100644 --- a/src/FrequencyListBuilder/packages.config +++ b/src/FrequencyListBuilder/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file