Hello,
We are experiencing an issue with running the Excel add-in on a machine with certain security policies enabled. The problem is caused by Windows Defender blocking the add-in loading process, as it flags ExcelDna.ManagedHost.dll as not signed, although the XLL file is signed.
The problem is resolved by adding the file to the exceptions list. However, we can't use it as a permanent solution.
Is there a possibility to sign DLLs included in the generated XLL file?