Excel-DNA / Excel-DNA/ExcelDna

Check NativeAsync in Registration under .NET 6

Open
#484 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

See this discussion: https://groups.google.com/g/exceldna/c/lw_GTrGVxTY

When using the Registration extension to create a native async wrapper, the function fails to register from the .NET 6 add-in.

```
Exception while registering method AsyncParamsFunction - System.NotSupportedException: A non-collectible assembly may not reference a collectible assembly.
at ...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.