When attempting to build in visual studio 2015, the following file is missing? This project was previously being built in VS2013.
Severity Code De
In my case, I removed "ls.pubignore.wpp.targets" file from root. and It removed the error. :)