Skip to content

Commit

Permalink
update RecordParser version dotnet 8 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoh authored Nov 20, 2023
1 parent 3984d33 commit 407b3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NCsvPerf/NCsvPerf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.ML" Version="2.0.1" />
<PackageReference Include="NReco.Csv" Version="1.0.2" />
<PackageReference Include="Open.Text.CSV" Version="3.4.0" />
<PackageReference Include="RecordParser" Version="2.1.0" />
<PackageReference Include="RecordParser" Version="2.3.0" />
<PackageReference Include="Sep" Version="0.3.0" />
<PackageReference Include="ServiceStack.Text" Version="6.11.0" />
<PackageReference Include="Sky.Data.Csv" Version="2.5.0" />
Expand Down

0 comments on commit 407b3cc

Please sign in to comment.