Description of the problem:
A shared library \"shared.dll\" project references System.Net.Http NuGet package 4.3.0. The application that references \"shared.dll\" fails
I solved this problem installing System.Net.Http (version 4.3.1) from NuGet.