Excel-DNA / Excel-DNA/Excel-DNA.github.io

Registration library / ExplicitExports

Abierto
#10 0 comentarios 0 reacciones 1 asignado Reclamado por @sagishahar Ver en GitHub
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:
![image](https://github.com/Excel-DNA/Excel-DNA.github.io/assets/414659/e800cac8-cb77-4166-87f2-5fa5ade758cc)

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.