Right now, I use Dotfuscator in my all c# programs,but ,if I use it in VSTO, when I try to deploy in target computer, VSTO always prompt me: "File has a different computed hash than specified in manifest"
My question is, How to use Dotfuscator with VSTO in right way?