This commit is contained in:
毛财君
2023-06-30 17:58:48 +08:00
parent cdd2235535
commit 9c6962d0c4
15 changed files with 1074 additions and 1576 deletions

View File

@@ -6,6 +6,12 @@
<DocumentationFile>Ewide.Application.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Service\**" />
<EmbeddedResource Remove="Service\**" />
<None Remove="Service\**" />
</ItemGroup>
<ItemGroup>
<None Remove="applicationsettings.json" />
<None Remove="Ewide.Application.xml" />
@@ -21,8 +27,4 @@
<ProjectReference Include="..\Ewide.Core\Ewide.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Service\" />
</ItemGroup>
</Project>

File diff suppressed because it is too large Load Diff