This commit is contained in:
luosheng
2023-07-12 06:42:28 +08:00
parent 25555cad18
commit db591e0367
188 changed files with 56088 additions and 9 deletions

View File

@@ -9,7 +9,12 @@
<ItemGroup>
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.4.371.96" />
<PackageReference Include="Technosoftware.DaAeHdaSolution.DaAeHdaClient" Version="2.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Technosoftware\DaAeHdaClient.Com\Technosoftware.DaAeHdaClient.Com.csproj" />
<ProjectReference Include="..\..\Technosoftware\DaAeHdaClient\Technosoftware.DaAeHdaClient.csproj" />
<ProjectReference Include="..\..\Technosoftware\OpcRcw\Technosoftware.OpcRcw.csproj" />
</ItemGroup>
</Project>