Thursday, April 7, 2011

Huge AboutIconData block in add-in file

In my generated .addin files for visual studio, I get really huge chunks of binary data under the AboutIconData property. Can anyone suggest as to why this data keeps on growing with time, and whether I can safely remove it?

From stackoverflow
  • Its only the icon encoded in Base64, I never seen that data get bigger over time. (but on the other hand The file I hardly ever modified and its read only by the source control)

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.