Skip to content

Commit 91e40cd

Browse files
committed
精简项目
1 parent 33514d3 commit 91e40cd

File tree

2 files changed

+0
-101
lines changed

2 files changed

+0
-101
lines changed

AntJob.Web/AntJob.Web.csproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,6 @@
1919
<IsPackable>true</IsPackable>
2020
<ApplicationIcon>favicon.ico</ApplicationIcon>
2121
</PropertyGroup>
22-
<ItemGroup>
23-
<Compile Remove="Areas\Ant\Views\AppConfig\**" />
24-
<Content Remove="Areas\Ant\Views\AppConfig\**" />
25-
<EmbeddedResource Remove="Areas\Ant\Views\AppConfig\**" />
26-
<None Remove="Areas\Ant\Views\AppConfig\**" />
27-
</ItemGroup>
28-
<ItemGroup>
29-
<Compile Remove="Areas\Ant\Controllers\AppConfigController.cs" />
30-
<Compile Remove="Common\ApiFilterAttribute.cs" />
31-
</ItemGroup>
32-
<ItemGroup>
33-
<Content Remove="Areas\Ant\Views\AppHistory\_List_Data.cshtml" />
34-
<Content Remove="Areas\Ant\Views\App\_List_Data.cshtml" />
35-
<Content Remove="Areas\Ant\Views\JobTask\_List_Data.cshtml" />
36-
<Content Remove="Areas\Ant\Views\Job\_List_Data.cshtml" />
37-
</ItemGroup>
3822
<ItemGroup>
3923
<Compile Include="..\AntJob.Server\Services\AppService.cs" Link="Services\AppService.cs" />
4024
<Compile Include="..\AntJob.Server\Services\JobService.cs" Link="Services\JobService.cs" />
@@ -53,10 +37,6 @@
5337
<ProjectReference Include="..\AntJob\AntJob.csproj" />
5438
</ItemGroup>
5539
<ItemGroup>
56-
<Folder Include="Common\" />
5740
<Folder Include="Services\" />
5841
</ItemGroup>
59-
<ItemGroup>
60-
<None Include="Areas\Ant\Views\Shared\_App_Nav.cshtml" />
61-
</ItemGroup>
6242
</Project>

AntJob.Web/Common/ApiFilterAttribute.cs

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)