Huge AboutIconData block in add-in file
Posted
by Dmitri Nesteruk
on Stack Overflow
See other posts from Stack Overflow
or by Dmitri Nesteruk
Published on 2009-02-22T09:31:17Z
Indexed on
2010/03/31
14:03 UTC
Read the original article
Hit count: 486
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?
© Stack Overflow or respective owner