Skip to content

Commit

Permalink
Update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelschlatter committed Apr 20, 2023
1 parent 714ffa3 commit ffa6b45
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Source/OPCUA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
<PackageReference Include="RaaLabs.Edge.Modules.Configuration" Version="1.13.6" />
<PackageReference Include="RaaLabs.Edge.Modules.EdgeHub" Version="1.13.6" />
<PackageReference Include="RaaLabs.Edge.Modules.Diagnostics" Version="1.13.6" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.4.368.58" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.4.368.58" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" Version="1.4.368.58" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.4.368.58" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="System.Linq" Version="4.3.0" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.4.371.60" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.4.371.60" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" Version="1.4.371.60" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.4.371.60" />
<PackageReference Include="Polly" Version="7.2.3" />
</ItemGroup>
</Project>

0 comments on commit ffa6b45

Please sign in to comment.