From 72c787df3eb096980d2b63f430c18dea75b9f66a Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Thu, 25 Dec 2025 21:24:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(GFramework.Godot.SourceGenerators):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE=E5=BC=95=E7=94=A8=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复了 GFramework.Godot.SourceGenerators 项目中对 Attributes 项目的引用路径, 将错误的 GFramework.SourceGenerators.Attributes.csproj 路径修正为正确的 GFramework.Godot.SourceGenerators.Attributes.csproj 路径。 --- .../GFramework.Godot.SourceGenerators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj index 846ea41..cc6e2c8 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -30,7 +30,7 @@ -