I\'m porting a Net Framework 4 dll to Net Core. When porting my unit tests project I get an exception running some specific tests (not all).
System.IO
Fixed it by updating System.Net.Http to 4.3.1