Skip to content

Conversation

@ye-soling
Copy link

This PR improves the error message thrown when an unexpected exception occurs
during CsvWriter.WriteRecords.

When a required dependency (such as Microsoft.Bcl.HashCode) is missing at
runtime, the previous message did not clearly indicate the root cause.
This change provides a more helpful message while preserving the original
inner exception.

Fixes #2361

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing dependency not reflected in exception when using WriteRecords (but is with WriteRecord)

1 participant