BE0007: A project with a higher framework version was found
Warning BE0007: A project with a higher framework version was found. Changing project FrameworkVersion property from '[projectValue]' to '[foundValue]' for the build
Cause
This warning occurs if a project documentation source contains a framework version value higher than the one specified in the help project. To ensure that the correct framework comments are included the highest framework version found will be used for the build.
Solution
To suppress this warning, change the FrameworkVersion project property to match the value noted in the warning.