Ampt.csproj must reverence StatusApi

This commit is contained in:
ig 2023-02-23 16:14:39 +01:00
parent 426c447483
commit 8921b11ad2
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<ItemGroup>
<ProjectReference Include="../../Protocols/Modbus/Modbus.csproj" />
<ProjectReference Include="../../Utils/Utils.csproj" />
<ProjectReference Include="../../StatusApi/StatusApi.csproj" />
</ItemGroup>
<ItemGroup>