core-build

This commit is contained in:
tongfei
2023-10-18 10:21:21 +08:00
parent 62732ef708
commit 9b739e2e37
33 changed files with 3506 additions and 7 deletions

View File

@@ -10,13 +10,6 @@
<DocumentationFile>../WMS.Web.Api/wwwroot/WMS.Web.Core.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Folder Include="Dto\" />
<Folder Include="Exceptions\" />
<Folder Include="Help\" />
<Folder Include="Internal\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />