chore: Add DocumentService.Client project reference to API
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
<ProjectReference Include="..\DocumentOperator.Application\DocumentService.Application.csproj" />
|
<ProjectReference Include="..\DocumentOperator.Application\DocumentService.Application.csproj" />
|
||||||
<ProjectReference Include="..\DocumentOperator.Domain\DocumentService.Domain.csproj" />
|
<ProjectReference Include="..\DocumentOperator.Domain\DocumentService.Domain.csproj" />
|
||||||
<ProjectReference Include="..\DocumentOperator.Infrastructure\DocumentService.Infrastructure.csproj" />
|
<ProjectReference Include="..\DocumentOperator.Infrastructure\DocumentService.Infrastructure.csproj" />
|
||||||
|
<ProjectReference Include="..\DocumentService.Client\DocumentService.Client.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user