Skip to content

Commit

Permalink
Update raalabs-packages-non-major to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 0d11f1b commit 7323a74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Source/OPCUA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<TrimmerRootAssembly Include="RaaLabs.Edge.Connectors.OPCUA" preserve="all" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="RaaLabs.Edge" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge.Modules.EventHandling" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge.Modules.Configuration" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge.Modules.EdgeHub" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge.Modules.Diagnostics" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge" Version="1.17.0" />
<PackageReference Include="RaaLabs.Edge.Modules.EventHandling" Version="1.17.0" />
<PackageReference Include="RaaLabs.Edge.Modules.Configuration" Version="1.17.0" />
<PackageReference Include="RaaLabs.Edge.Modules.EdgeHub" Version="1.17.0" />
<PackageReference Include="RaaLabs.Edge.Modules.Diagnostics" Version="1.17.0" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.374.36" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.374.36" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" Version="1.5.374.36" />
Expand Down
2 changes: 1 addition & 1 deletion Specifications/OPCUA.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Machine.Specifications.Runner.Console" Version="1.0.0" />
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.10.2" />
<PackageReference Include="Machine.Specifications.Should" Version="1.0.0" />
<PackageReference Include="RaaLabs.Edge.Testing" Version="1.16.3" />
<PackageReference Include="RaaLabs.Edge.Testing" Version="1.17.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 7323a74

Please sign in to comment.