From 1cb25fa0889714482089a3c914dd0c5a55da7753 Mon Sep 17 00:00:00 2001
From: WYB <908761037@qq.com>
Date: 星期五, 26 三月 2021 17:35:02 +0800
Subject: [PATCH] 之前的列表逻辑增加

---
 WebAPI/WebAPI.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 9a0e74a..9316a41 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -232,6 +232,7 @@
     <Content Include="Index.html" />
     <Content Include="Views\Scripts\bootstrap.js" />
     <Content Include="Views\Scripts\bootstrap.min.js" />
+    <None Include="Properties\PublishProfiles\API.pubxml" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -397,7 +398,6 @@
     <Content Include="fonts\glyphicons-halflings-regular.ttf" />
     <Content Include="fonts\glyphicons-halflings-regular.eot" />
     <None Include="Properties\PublishProfiles\PDAWeb.pubxml" />
-    <None Include="Properties\PublishProfiles\WEBAPI.pubxml" />
     <Content Include="Views\Shared\Error.cshtml" />
     <Content Include="Views\_ViewStart.cshtml" />
     <Content Include="Views\Shared\_Layout.cshtml" />

--
Gitblit v1.9.1