Excel-DNA / Excel-DNA/Excel-DNA.github.io
Registration library / ExplicitExports
Ouverte
documentation
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.