test(e2e): reference CLI project so tests can shell out to it

This commit is contained in:
Joseph Doherty
2026-06-05 09:53:51 -04:00
parent b540015fbd
commit 51e48fca91
@@ -32,4 +32,9 @@
<Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\ZB.MOM.WW.ScadaBridge.CLI\ZB.MOM.WW.ScadaBridge.CLI.csproj"
ReferenceOutputAssembly="false" />
</ItemGroup>
</Project>