Skip to content

Commit

Permalink
Bump OPCFoundation.NetStandard.Opc.Ua in /UaClient.UnitTests
Browse files Browse the repository at this point in the history
Bumps [OPCFoundation.NetStandard.Opc.Ua](https://github.com/OPCFoundation/UA-.NETStandard) from 1.4.371.50 to 1.5.374.54.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.4.371.50...1.5.374.54)

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 1094808 commit 3997db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UaClient.UnitTests/Workstation.UaClient.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.4.371.50" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.374.54" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 3997db1

Please sign in to comment.