Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 5399dad commit 3a27caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/DemoModel/DemoModel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.371.3-beta" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.372.1-rc" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.371.3-beta" />
</ItemGroup>

Expand Down

0 comments on commit 3a27caf

Please sign in to comment.