From a841b090e27817b14739da4a64fbfa85ec80c911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:28:06 +0000 Subject: [PATCH] Bump System.Text.Encoding.CodePages from 7.0.0 to 8.0.0 Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/DbfDataReader/DbfDataReader.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DbfDataReader/DbfDataReader.csproj b/src/DbfDataReader/DbfDataReader.csproj index 53736bb..dca0d03 100644 --- a/src/DbfDataReader/DbfDataReader.csproj +++ b/src/DbfDataReader/DbfDataReader.csproj @@ -1,4 +1,4 @@ - + DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files @@ -28,7 +28,7 @@ - +