When attempting to build in visual studio 2015, the following file is missing? This project was previously being built in VS2013.
Severity Code De
For me I was converting from building our solution using msbuild to using dotnet build. Updating from codedom 2.0.1 -> 3.6.0 allowed the solution to build.
msbuild
dotnet build