Posts in Deployment
Getting around “Strong name signature not valid for assembly” for a ClickOnce application
- 10 January 2017
When building a ClickOnce application, I need to redistribute a third party dll. But it failed the strong name validation under sn-vf thus ClickOnce launcher failed with the same error.