We are trying to upgrade "Serilog" to the latest version 2.3.0. Everything builds and runs fine locally. But the build server is failing with the error 'Serilog already has a dependency defined for Microsoft.CSharp'. It must be because of
old version of MSBuild on the server. Same thing happened when we tried to upgrade "Automapper" package as well. Can we get some idea about when or how this can be fixed?
↧