diff --git a/ParquetFormatExample/App.config b/ParquetFormatExample/App.config index e88b3e5..11dfc04 100644 --- a/ParquetFormatExample/App.config +++ b/ParquetFormatExample/App.config @@ -21,6 +21,10 @@ + + + + \ No newline at end of file diff --git a/ParquetFormatExample/ParquetFormatExample.csproj b/ParquetFormatExample/ParquetFormatExample.csproj index 7b7235f..51e8929 100644 --- a/ParquetFormatExample/ParquetFormatExample.csproj +++ b/ParquetFormatExample/ParquetFormatExample.csproj @@ -47,8 +47,9 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll - - ..\packages\Microsoft.Bcl.Memory.10.0.0\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.4\lib\net462\Microsoft.Bcl.Memory.dll + True ..\packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll diff --git a/ParquetFormatExample/packages.config b/ParquetFormatExample/packages.config index 784155f..ab2f841 100644 --- a/ParquetFormatExample/packages.config +++ b/ParquetFormatExample/packages.config @@ -2,7 +2,7 @@ - +