CsvHelper
                                
                                
                                
                                    CsvHelper copied to clipboard
                            
                            
                            
                        Microsoft.Bcl.AsyncInterfaces dependency error on System.Threading.Tasks.Extensions
Describe the bug I'm trying to install CsvHelper on a .NET 4.6.2 project but I get an error saying Microsoft.Bcl.AsyncInterfaces already has a dependency defined for System.Threading.Tasks.Extensions
To Reproduce Install latest CSVHelper on a .NET 4.6.2 project
Expected behavior It installs CSVHelper
I removed this dependency and it builds fine. It'll be gone in the next release.
There are some issues with this and System.Linq.Async. I need to figure some things out here.
System.Threading.Tasks.Extensions was able to be removed. We'll see if this fixes your issue.
Try version 31.0.2.