We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6941a62 commit 0200075Copy full SHA for 0200075
Server/Server.csproj
@@ -15,6 +15,6 @@
15
<PackageReference Include="MQTTnet" Version="4.3.7.1207" />
16
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" Version="1.5.375.457" />
17
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.PubSub" Version="1.5.375.457-beta" />
18
- <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.375.457" />
+ <PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.378.134" />
19
</ItemGroup>
20
</Project>
0 commit comments