The latest release of the vNext GitVersion task causes an error during the MSBuild process. Error CS0579: Duplicate 'AssemblyVersion' attribute & Error CS0579: Duplicate 'AssemblyVersion' attribute.
On removing the task from the build pipeline the code successfully compiles. I have not selected the option to 'Update AssemblyInfo files'
Is there a work around?