From 52af47b41e44f42bbb736e4ccd17c2b26ac0bf3f Mon Sep 17 00:00:00 2001 From: niannian zheng Date: Mon, 9 Mar 2026 17:07:25 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=20Microsoft.Extensi?= =?UTF-8?q?ons.Configuration.Abstractions=20=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 AssetManager.Data 和 AssetManager.Services 项目中的 Microsoft.Extensions.Configuration.Abstractions 包版本统一更新至 10.0.3,以保持依赖一致性 --- AssetManager.Data/AssetManager.Data.csproj | 1 + AssetManager.Services/AssetManager.Services.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AssetManager.Data/AssetManager.Data.csproj b/AssetManager.Data/AssetManager.Data.csproj index 38e9198..25e80a6 100644 --- a/AssetManager.Data/AssetManager.Data.csproj +++ b/AssetManager.Data/AssetManager.Data.csproj @@ -5,6 +5,7 @@ + diff --git a/AssetManager.Services/AssetManager.Services.csproj b/AssetManager.Services/AssetManager.Services.csproj index 29f0c9d..179441e 100644 --- a/AssetManager.Services/AssetManager.Services.csproj +++ b/AssetManager.Services/AssetManager.Services.csproj @@ -7,7 +7,7 @@ - +