From fc02bbaaa9a172e0a59e2c2badb006c2c1a07e71 Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Thu, 11 Dec 2025 10:28:00 +0800 Subject: [PATCH] =?UTF-8?q?chore(project):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 PackageId 属性以支持 NuGet 包发布 - 保持原有的 Product 和其他项目属性不变 - 确保项目文件结构清晰一致 --- GFramework.Core.Godot/GFramework.Core.Godot.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/GFramework.Core.Godot/GFramework.Core.Godot.csproj b/GFramework.Core.Godot/GFramework.Core.Godot.csproj index 7b08386..a9178c9 100644 --- a/GFramework.Core.Godot/GFramework.Core.Godot.csproj +++ b/GFramework.Core.Godot/GFramework.Core.Godot.csproj @@ -1,6 +1,7 @@  + GeWuYou.GFramework.Core.Godot GeWuYou.GFramework.Core.Godot enable enable