From 3074f8420d3ae129cbf94d7e87b9725c9318c0b1 Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Sat, 27 Dec 2025 22:24:56 +0800 Subject: [PATCH] =?UTF-8?q?build(generator):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=85=8D=E7=BD=AE=E4=BB=A5=E5=8C=85=E5=90=ABAbstracti?= =?UTF-8?q?ons=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将Attributes.dll和Attributes.xml替换为Abstractions.dll和Abstractions.xml - 修改GFramework.Godot.SourceGenerators项目配置 - 修改GFramework.SourceGenerators项目配置 - 保持包路径和可见性设置不变 --- .../GFramework.Godot.SourceGenerators.csproj | 4 ++-- .../GFramework.SourceGenerators.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj index 39f1324..86ea694 100644 --- a/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj +++ b/GFramework.Godot.SourceGenerators/GFramework.Godot.SourceGenerators.csproj @@ -51,8 +51,8 @@ Visible="false"/> - - + + diff --git a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj index 66c4e0a..4b376fe 100644 --- a/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj +++ b/GFramework.SourceGenerators/GFramework.SourceGenerators.csproj @@ -51,8 +51,8 @@ Visible="false"/> - - + +