Skip to content

Commit

Permalink
Merge pull request #153 from OneIdentity/dependabot/nuget/CsvHelper-3…
Browse files Browse the repository at this point in the history
…1.0.2

Bump CsvHelper from 30.0.3 to 31.0.2
  • Loading branch information
joergrosenkranz committed Mar 1, 2024
2 parents 7957f94 + 65a6691 commit 2927ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogInsights/LogInsights.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PackageReference>
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="CsvHelper" Version="30.0.3" />
<PackageReference Include="CsvHelper" Version="31.0.2" />
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 2927ab0

Please sign in to comment.