From 7fb3060c3d33cbce8c61d866ae80a6a048de5f67 Mon Sep 17 00:00:00 2001 From: JianWeie Date: Tue, 10 Jan 2023 17:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Dswagger=E6=8E=A5=E5=8F=A3=E6=96=87=E6=A1=A3=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E4=B8=AD=E6=96=87=E5=8F=82=E6=95=B0=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82=EF=BC=88?= =?UTF-8?q?=E5=9B=A0=E4=BB=A3=E7=A0=81=E6=9C=AA=E4=B8=BB=E5=8A=A8=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E5=AE=9E=E4=BD=93=E5=92=8C=E6=8E=A5=E5=8F=A3xml?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CoreCms.Net.Model/CoreCms.Net.Model.csproj | 6 ++++++ CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj | 3 +++ CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj | 3 +++ 3 files changed, 12 insertions(+) diff --git a/CoreCms.Net.Model/CoreCms.Net.Model.csproj b/CoreCms.Net.Model/CoreCms.Net.Model.csproj index fcac9fec..3df6b0ce 100644 --- a/CoreCms.Net.Model/CoreCms.Net.Model.csproj +++ b/CoreCms.Net.Model/CoreCms.Net.Model.csproj @@ -11,4 +11,10 @@ + + + Never + + + diff --git a/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj b/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj index 12d41d42..df0e354a 100644 --- a/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj +++ b/CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj @@ -662,6 +662,9 @@ + + Always + PreserveNewest diff --git a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj index 1ff17909..e2e7caea 100644 --- a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj +++ b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj @@ -103,6 +103,9 @@ + + Always + PreserveNewest