Excel-DNA / Excel-DNA/Excel-DNA.github.io
Registration library / ExplicitExports
Aperta
documentation
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When using the Registration helper library (typically for registering `async Task ` functions), we need to add an extra project property to set ExplicitRegistration, otherwise we get errors like this one when the add-in is loaded:

The fix is to set this project property:
```
true
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.