From 12beee85778570d752180bf7d5e348a75cfdee5c Mon Sep 17 00:00:00 2001 From: falcon <9504402@qq.com> Date: Fri, 10 Mar 2023 10:05:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=96=87=E4=BB=B6=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Falcon.SugarApi.WebService.csproj | 2 +- Falcon.SugarApi/Falcon.SugarApi.csproj | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Falcon.SugarApi.WebService/Falcon.SugarApi.WebService.csproj b/Falcon.SugarApi.WebService/Falcon.SugarApi.WebService.csproj index 4ea9d01..2050a9e 100644 --- a/Falcon.SugarApi.WebService/Falcon.SugarApi.WebService.csproj +++ b/Falcon.SugarApi.WebService/Falcon.SugarApi.WebService.csproj @@ -1,7 +1,7 @@ - net6.0 + net6 enable enable WebService相关方法 diff --git a/Falcon.SugarApi/Falcon.SugarApi.csproj b/Falcon.SugarApi/Falcon.SugarApi.csproj index 211dde1..f88a4de 100644 --- a/Falcon.SugarApi/Falcon.SugarApi.csproj +++ b/Falcon.SugarApi/Falcon.SugarApi.csproj @@ -1,7 +1,7 @@ - net5;net6 + net5;net6;net7 disable enable Falcon.SugarApi基础定义 @@ -33,6 +33,12 @@ + + + + + +