Skip to content

Commit

Permalink
Update NuGets only.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed Sep 11, 2024
1 parent 58e6abf commit 1d11632
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions UA-CloudPublisher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="Confluent.Kafka" Version="2.5.3" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="MQTTnet" Version="4.3.6.1152" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.374.78" />
<PackageReference Include="MQTTnet" Version="4.3.7.1207" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.374.78" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes" Version="1.5.374.78" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common" Version="1.5.374.78" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
<PackageReference Include="System.Collections.Concurrent" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 1d11632

Please sign in to comment.