Skip to content

Commit

Permalink
Merge pull request #197 from OPCFoundation/dependabot/nuget/multi-b7f…
Browse files Browse the repository at this point in the history
…8cc8bd8

Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers
  • Loading branch information
randy-armstrong authored Dec 31, 2024
2 parents b567c20 + c8c0e1c commit d45900f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Opc.Ua.ModelCompiler/Opc.Ua.ModelCompiler.Debug.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.19" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.19" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageReference Include="NJsonSchema" Version="11.1.0" />
<PackageReference Include="NJsonSchema.CodeGeneration.TypeScript" Version="11.0.2" />
Expand Down

0 comments on commit d45900f

Please sign in to comment.