Excel-DNA / Excel-DNA/Excel-DNA.github.io
Registration library / ExplicitExports
Abierto
documentation
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.