From 3059948f9502ea82cfcb74b481e34d0d3bd7df87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E8=BE=89?= <695979933@qq.com> Date: Fri, 30 Aug 2024 13:58:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE=E5=85=83?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E4=BB=A5=E6=94=B9=E8=BF=9B=20NuGet=20?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 `Snowflake.Redis.csproj` 和 `Snowflake.csproj` 文件中: - 移除了 `` 元素。 - 添加了 `` 元素,指向 `README.md` 文件。 - 添加了 `` 元素,指向 `snowflake.png` 文件。 - 添加了 `` 元素,指定许可证为 MIT。 这些更改改进了项目的描述和信息展示方式,使得包在 NuGet 上的展示更加丰富和直观,并明确了项目的许可证类型。 --- Snowflake.Redis/Snowflake.Redis.csproj | 4 +++- Snowflake/Snowflake.csproj | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Snowflake.Redis/Snowflake.Redis.csproj b/Snowflake.Redis/Snowflake.Redis.csproj index 9762264..8f5ed37 100644 --- a/Snowflake.Redis/Snowflake.Redis.csproj +++ b/Snowflake.Redis/Snowflake.Redis.csproj @@ -11,7 +11,9 @@ https://github.com/hueifeng/snowflake-csharp git 1.3.1 - https://raw.githubusercontent.com/hueifeng/snowflake-csharp/master/snowflake.png + README.md + snowflake.png + MIT diff --git a/Snowflake/Snowflake.csproj b/Snowflake/Snowflake.csproj index 7da94bd..52ab6eb 100644 --- a/Snowflake/Snowflake.csproj +++ b/Snowflake/Snowflake.csproj @@ -11,7 +11,9 @@ https://github.com/hueifeng/snowflake-csharp git 1.3.1 - https://raw.githubusercontent.com/hueifeng/snowflake-csharp/master/snowflake.png + README.md + snowflake.png + MIT