fix(opcuaclient): register the OpcUaClient driver factory (was always stubbed)

This commit is contained in:
Joseph Doherty
2026-06-13 08:20:02 -04:00
parent bc9cd464b5
commit 9357c001b7
5 changed files with 98 additions and 0 deletions
@@ -15,6 +15,7 @@
<ItemGroup>
<ProjectReference Include="..\ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient.Contracts\ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient.Contracts.csproj"/>
<ProjectReference Include="..\..\Core\ZB.MOM.WW.OtOpcUa.Core.Abstractions\ZB.MOM.WW.OtOpcUa.Core.Abstractions.csproj"/>
<ProjectReference Include="..\..\Core\ZB.MOM.WW.OtOpcUa.Core\ZB.MOM.WW.OtOpcUa.Core.csproj"/>
</ItemGroup>
<ItemGroup>