Excel-DNA / Excel-DNA/ExcelDna
` ExplicitExports="true"` doesn't seem to work
Open
hacktoberfest
help wanted
up-for-grabs
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 292
- Avg merge
- 20d 12h
- Merged PRs (30d)
- 1
Description
I have an ` ExplicitExports="true"` option in the definition of my `ExternalLibrary` element; however, I still see lots of messages like this in the Excel-Dna debug log:
```
Excel-Dna: ExcelDna.Integration Information: 1 :
Excel-Dna: Method not registered - unsupported signature, abstract or generic: 'AddIn.ShutDown'
```
Excel-Dna v0.34.6
Contributor guide
Assessment
This issue has not been assessed yet.