A build step can re-generate and overwrite all AssemblyInfos. When using the old pattern, of all projects linking to a CommonAssemblyInfo.cs, adding new projects means developers have to remember to set up the link. Taking care of it automatically means not relying on memory to get it right.
A build step can re-generate and overwrite all AssemblyInfos. When using the old pattern, of all projects linking to a CommonAssemblyInfo.cs, adding new projects means developers have to remember to set up the link. Taking care of it automatically means not relying on memory to get it right.