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.373.121 to 1.5.374.27.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.5.373.121...1.5.374.27)

---
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 Mar 11, 2024
1 parent 71ae8eb commit f755f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Opc.Ua.ModelCompiler/Opc.Ua.ModelCompiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
<PackageReference Include="CsvHelper" Version="31.0.2" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.14" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.373.121" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.374.27" />
</ItemGroup>

</Project>
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.373.121" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.374.27" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.373.121" />
</ItemGroup>

Expand Down

0 comments on commit f755f75

Please sign in to comment.