Open
Description
When generating approvals file that contains type names the fully qualified name of types can change (common case is every build from TeamCity generating a new version number). This may lead to Approvals failing since at the text level, they are different.
An option to ignore/swap assembly version (version=x.x.x.x) would be helpful for those cases