From 6427014bc911e46465abd9337d6188155bec6055 Mon Sep 17 00:00:00 2001 From: lc6464 <64722907+lc6464@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:12:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20README=20=E5=92=8C?= =?UTF-8?q?=E5=AF=B9=E9=80=BB=E8=BE=91=E6=B2=A1=E6=9C=89=E5=BD=B1=E5=93=8D?= =?UTF-8?q?=E7=9A=84=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LC6464.Base16384.csproj | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LC6464.Base16384.csproj b/LC6464.Base16384.csproj index c82b162..674c1a5 100644 --- a/LC6464.Base16384.csproj +++ b/LC6464.Base16384.csproj @@ -8,11 +8,11 @@ True key.snk True - Base16384 编解码器的 .NET 实现。 - Copyright © 2023 LC. All rights reserved. + Base16384 编解码器的 .NET 跨平台实现。 + Copyright © 2024 LC. All rights reserved. https://github.com/lc6464/LC6464.Base16384 https://github.com/lc6464/LC6464.Base16384 - Base16384;Base64;utf16;utf16be;binary;unsafe-pointer + Base16384;Base64;utf16;utf16be;binary;chinese-character README.md GPL-3.0-only True diff --git a/README.md b/README.md index 1ff27fb..a68bed1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [NuGet 包](https://www.nuget.org/packages/LC6464.Base16384 "NuGet.Org") [GitHub 项目](https://github.com/lc6464/LC6464.Base16384 "GitHub.Com") -Base16384 编解码器的 .NET 实现。 +Base16384 编解码器的 .NET 跨平台实现。 参考:[fumiama/base16384](https://github.com/fumiama/base16384 "GitHub: fumiama/base16384") 使用:[lc6464/Base16384.Net](https://github.com/lc6464/Base16384.Net "GitHub: lc6464/Base16384.Net") @@ -13,7 +13,7 @@ Base16384 编解码器的 .NET 实现。  Exe - net7.0 + net8.0 enable enable