From d6b696286fc2edc34b5ecf510dba89468c359eb1 Mon Sep 17 00:00:00 2001
From: hueifeng <695979933@qq.com>
Date: Sun, 18 Aug 2024 20:44:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20README.md=20=E5=88=B0=20Ti?=
=?UTF-8?q?nyVFS.csproj?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
在 TinyVFS.csproj 文件中,添加了一个新的元素 README.md,用于指定包的自述文件(README.md)。
---
src/TinyVFS/TinyVFS.csproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/TinyVFS/TinyVFS.csproj b/src/TinyVFS/TinyVFS.csproj
index b002f20..01eb7de 100644
--- a/src/TinyVFS/TinyVFS.csproj
+++ b/src/TinyVFS/TinyVFS.csproj
@@ -6,6 +6,7 @@
https://github.com/hueifeng/TinyVFS
https://github.com/hueifeng/TinyVFS
git
+ README.md
2.1.6
false
HueiFeng