While converting a project to use GitVersion I commented out the Assembly*Version attributes but still received the following error when compiling.
File contains assembly version attributes with conflict with the attributes generated by GitVersionProperties\AssemblyInfo.cs
Checking the source code GitVersion is still picking up the text, even though it's commented out, and reporting the error.