test(infra): add integration smoke test for RealLmxProxyClient against LmxFakeProxy

This commit is contained in:
Joseph Doherty
2026-03-19 11:29:00 -04:00
parent 2cb592ad00
commit 8f2700f11e
2 changed files with 65 additions and 0 deletions

View File

@@ -17,5 +17,6 @@
<ItemGroup>
<ProjectReference Include="../../LmxFakeProxy.csproj" />
<ProjectReference Include="../../../../src/ScadaLink.DataConnectionLayer/ScadaLink.DataConnectionLayer.csproj" />
</ItemGroup>
</Project>