From ffe723ba8d6a36273546c01cd6dba29fb12bbc7d Mon Sep 17 00:00:00 2001 From: xiaolipro <2357729423@qq.com> Date: Tue, 29 Jul 2025 14:59:35 +0800 Subject: [PATCH] =?UTF-8?q?upgrade=EF=BC=9A=E5=8D=87=E7=BA=A7=E5=8C=85?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=90=8C=E6=AD=A5=E4=B8=8A=E4=B8=8B?= =?UTF-8?q?=E6=96=87=E5=BC=82=E5=B8=B8=E4=B8=8B=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E9=80=92=E5=BD=92=E6=B7=B1=E6=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/InterfaceForward.Api/InterfaceForward.Api.csproj | 2 +- .../InterfaceForward.Application.csproj | 6 +++--- .../InterfaceForward.Domain.Shared.csproj | 2 +- .../InterfaceForward.Repositories.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/InterfaceForward.Api/InterfaceForward.Api.csproj b/src/InterfaceForward.Api/InterfaceForward.Api.csproj index d1cee39..98ee409 100644 --- a/src/InterfaceForward.Api/InterfaceForward.Api.csproj +++ b/src/InterfaceForward.Api/InterfaceForward.Api.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/InterfaceForward.Application/InterfaceForward.Application.csproj b/src/InterfaceForward.Application/InterfaceForward.Application.csproj index 12c21c4..629592c 100644 --- a/src/InterfaceForward.Application/InterfaceForward.Application.csproj +++ b/src/InterfaceForward.Application/InterfaceForward.Application.csproj @@ -17,9 +17,9 @@ - - - + + + diff --git a/src/InterfaceForward.Domain.Shared/InterfaceForward.Domain.Shared.csproj b/src/InterfaceForward.Domain.Shared/InterfaceForward.Domain.Shared.csproj index 5148adb..635dc96 100644 --- a/src/InterfaceForward.Domain.Shared/InterfaceForward.Domain.Shared.csproj +++ b/src/InterfaceForward.Domain.Shared/InterfaceForward.Domain.Shared.csproj @@ -11,6 +11,6 @@ - + diff --git a/src/InterfaceForward.Repositories/InterfaceForward.Repositories.csproj b/src/InterfaceForward.Repositories/InterfaceForward.Repositories.csproj index 2bb0734..80c47b9 100644 --- a/src/InterfaceForward.Repositories/InterfaceForward.Repositories.csproj +++ b/src/InterfaceForward.Repositories/InterfaceForward.Repositories.csproj @@ -7,7 +7,7 @@ - +