From f638f50eb428f72095b6cd6b2494a5a41cc626d9 Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Sun, 28 Dec 2025 09:00:35 +0800 Subject: [PATCH] =?UTF-8?q?build(generator):=20=E4=BF=AE=E6=AD=A3=E6=BA=90?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E5=99=A8=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E7=A8=8B=E5=BA=8F=E9=9B=86=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复了 Common.dll 和 Common.xml 文件的输出路径配置 - 确保生成的程序集文件正确包含在 NuGet 包中 - 更新了包构建过程中的文件引用路径 --- .../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 1e4b9fc..41b198c 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -54,8 +54,8 @@ - - + +