Skip to content

Commit

Permalink
Merge pull request #150 from OPCFoundation/dependabot/nuget/CsvHelper…
Browse files Browse the repository at this point in the history
…-30.1.0

Bump CsvHelper from 30.0.1 to 30.1.0
  • Loading branch information
opcfoundation-org authored Feb 5, 2024
2 parents a366dea + 692782f commit d4d35f9
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.Debug.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="CsvHelper" Version="30.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.11" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.11" />
Expand Down
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 @@ -511,7 +511,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="CsvHelper" Version="30.1.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.9" />
Expand Down

0 comments on commit d4d35f9

Please sign in to comment.