We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a728ff0 commit 898f7d9Copy full SHA for 898f7d9
umatiGateway/umatiGateway.csproj
@@ -15,8 +15,8 @@
15
<PackageReference Include="MQTTnet" Version="5.0.1.1416" />
16
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
17
<PackageReference Include="NLog" Version="5.4.0" />
18
- <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.375.457" />
19
- <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug" Version="1.5.375.457" />
+ <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.376.213" />
+ <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug" Version="1.5.376.213" />
20
</ItemGroup>
21
22
<ItemGroup>
0 commit comments