BE0062: No XML comments found. The help file will not contain any member comments
Warning BE0062: No XML comments files found. The help file will not contain any member comments.
Cause
This warning occurs if no XML comments files are found when validating the documentation sources. If this occurs, the assemblies will still be documented but the API topics will not contain any member comments.
Solution
To suppress this warning, specify at least one XML comments file as a documentation source. If you did, verify that you got the name correct and that it exists. If using a solution or project file as the documentation source, verify that the XML comments generation option is enabled in each project.