CLR data has not been upgraded
Published 07 February 2013
Data for CLR types can be stored as string or binary values. When CLR data is compared, SQL Packager always compares the binary representations. However, by default, when CLR data is upgraded, SQL Packager updates the string representations, because binary formats are not always compatible.
How to fix
If you know that the binary formats are compatible, you can select the Transport CLR data types as binary data packaging option to force SQL Packager to update the binary representations.