feat(esppOrderManager): подключены все зависимости, docker

This commit is contained in:
Mikhail Trubnikov
2023-10-23 09:56:36 +10:00
parent bff3b15936
commit eebbb09325
10 changed files with 211 additions and 17 deletions

View File

@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\PARR.BLL\PARR.BLL.csproj" />
<ProjectReference Include="..\PARR.DAL\PARR.DAL.csproj" />
<ProjectReference Include="..\PARR.EsppApi\PARR.EsppApi.csproj" />
</ItemGroup>