From ceb7219fa13691b9039acb40db49a84cc43256bf Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Sat, 13 Dec 2025 22:19:59 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E7=A7=BB=E9=99=A4=E5=86=97?= =?UTF-8?q?=E4=BD=99=E7=9A=84=20Godot=20=E6=BA=90=E7=94=9F=E6=88=90?= =?UTF-8?q?=E5=99=A8=E5=8C=85=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了对 Godot.SourceGenerators 包的显式引用 - 保留了 GodotSharpEditor 包引用 - 简化了项目依赖配置 --- GFramework.Core.Godot/GFramework.Core.Godot.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/GFramework.Core.Godot/GFramework.Core.Godot.csproj b/GFramework.Core.Godot/GFramework.Core.Godot.csproj index 26631d2..952517b 100644 --- a/GFramework.Core.Godot/GFramework.Core.Godot.csproj +++ b/GFramework.Core.Godot/GFramework.Core.Godot.csproj @@ -9,7 +9,6 @@ -