From 04e8aa100e1cbba5fe0d22039479cd710edb11fc Mon Sep 17 00:00:00 2001 From: movingsam Date: Sun, 1 Mar 2026 00:26:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=20EnableDefaultEmbedd?= =?UTF-8?q?edResourceItems=3Dfalse=20=E4=BF=AE=E5=A4=8D=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Fengling.Platform.Domain/Fengling.Platform.Domain.csproj | 2 +- .../Fengling.Platform.Infrastructure.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Fengling.Platform.Domain/Fengling.Platform.Domain.csproj b/Fengling.Platform.Domain/Fengling.Platform.Domain.csproj index cbb48aa..279d7c9 100644 --- a/Fengling.Platform.Domain/Fengling.Platform.Domain.csproj +++ b/Fengling.Platform.Domain/Fengling.Platform.Domain.csproj @@ -4,8 +4,8 @@ net10.0 enable enable - true true + false diff --git a/Fengling.Platform.Infrastructure/Fengling.Platform.Infrastructure.csproj b/Fengling.Platform.Infrastructure/Fengling.Platform.Infrastructure.csproj index 5fd2bf2..cf35de7 100644 --- a/Fengling.Platform.Infrastructure/Fengling.Platform.Infrastructure.csproj +++ b/Fengling.Platform.Infrastructure/Fengling.Platform.Infrastructure.csproj @@ -5,6 +5,7 @@ enable enable true + false