From c7e51b8eb0aa0be96af7ffbfed3da11c40e28fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:13:41 +0000 Subject: [PATCH] Bump Microsoft.Bcl.Memory from 10.0.0 to 10.0.4 --- updated-dependencies: - dependency-name: Microsoft.Bcl.Memory dependency-version: 10.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ParquetFormatExample/App.config | 4 ++++ ParquetFormatExample/ParquetFormatExample.csproj | 5 +++-- ParquetFormatExample/packages.config | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) 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 @@ - +