Relative Content

Tag Archive for configurationmsbuildweb-config

What setting in MSBuild prints the ProjectGuid?

When creating a simple web project it contains the ‘ProjectGuid’ as a comment at the bottom of the web.config file. Where is it set that this comment is added (presumably something in MSBuild)? Is it possible to stop that comment getting added?