Browse Source

CellularManagement.Infrastructure 去除 CellularManagement.Application 引用

norm
hyh 3 months ago
parent
commit
6114cb226d
  1. 1
      src/CellularManagement.Infrastructure/CellularManagement.Infrastructure.csproj

1
src/CellularManagement.Infrastructure/CellularManagement.Infrastructure.csproj

@ -8,7 +8,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\CellularManagement.Application\CellularManagement.Application.csproj" />
<ProjectReference Include="..\CellularManagement.Domain\CellularManagement.Domain.csproj" />
</ItemGroup>

Loading…
Cancel
Save