From 92a171688eac291e66d85673be08c69f57953b5c Mon Sep 17 00:00:00 2001 From: GwWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Wed, 10 Dec 2025 10:23:59 +0800 Subject: [PATCH] =?UTF-8?q?chore(build):=20=E8=B0=83=E6=95=B4=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=BC=95=E7=94=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 Generator 项目的 PrivateAssets 属性设置 - 保持了对 Generator.Attributes 和 Core 项目的引用不变 - 简化了项目间的依赖引用方式 --- GFramework.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GFramework.csproj b/GFramework.csproj index bc1a7f9..c6b7f80 100644 --- a/GFramework.csproj +++ b/GFramework.csproj @@ -44,7 +44,7 @@ - +