feat(EConnectClient): created as an implementation of IEConnectClient

This commit is contained in:
Developer 02
2025-08-12 20:08:36 +02:00
parent 757ba77179
commit 9d5bf509d5
3 changed files with 52 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Leanetec.EConnect.Client\Leanetec.EConnect.Client.csproj" />
<ProjectReference Include="..\Leanetec.EConnect.Domain\Leanetec.EConnect.Domain.csproj" />
</ItemGroup>