Changing the build verbosity in visual studio will help to point in the right direction. Follow the below steps to change verbosity in VS
Quiet
, Minimal
, Normal
, Detailed
and Diagnostic
Check the output window(Ctrl+Alt+O) in VS to see the changes in the build log.