Afer deploying my VSTO add-in with ClickOnce, I get the following error mesasge when trying to launch setup.exe:
File, Addin.resources.dll, has a different computed hash than specified in manifest.
Why is this happening? What can I do to fix this?
|
Afer deploying my VSTO add-in with ClickOnce, I get the following error mesasge when trying to launch setup.exe:
Why is this happening? What can I do to fix this?
| |||
|
feedback
|
|
I was able to resolve this just by doing a clean build and publish. For some reason the manifest wasn't updated like it was supposed to. | |||
|
feedback
|