From 7cd3979c48ad29c73d4d0cfa6c6c569b7009461e Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Sat, 27 Dec 2025 22:30:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(build):=20=E4=BF=AE=E6=AD=A3=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=BC=95=E7=94=A8=E5=92=8C=E6=89=93=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复了对 GFramework.Godot.SourceGenerators.Abstractions 的项目引用路径 - 更新了打包时包含的 targets 文件名称为 GFramework.Godot.SourceGenerators.targets - 确保编译期引用正确且不被打包到最终输出中 --- .../GFramework.Godot.SourceGenerators.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj index 86ea694..197c676 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -27,7 +27,7 @@ - + @@ -56,6 +56,6 @@ - +