Skip to content

Commit

Permalink
Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers
Browse files Browse the repository at this point in the history
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) and [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET). These dependencies needed to be updated together.

Updates `Microsoft.OpenApi` from 1.6.23 to 1.6.23
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.23...1.6.23)

Updates `Microsoft.OpenApi.Readers` from 1.6.22 to 1.6.23
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.22...1.6.23)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent d45900f commit f9f31fd
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -493,7 +493,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.377-preview.ga511586173" />
</ItemGroup>

Expand Down

0 comments on commit f9f31fd

Please sign in to comment.