Conflict of the assembly System.Runtime.Serialization between versions and publicyKeyTokens
I had the same problem in several projects when compiling using VS 2017. VS 2015 did not report any problems. The warning disappeared after adding a reference to System.Runtime.Serialization (4.0.0) to each of the projects with the warning.