.Net Core 3.1 and com interop

Viewed 39

I need to use .Net Core 3.1 (it's compulsory) and create a com interop dll for vba (or vb6) old software, is not important if language is C# or VB.

Using VS2019, with .Net Core 3.1, "Register for COM Interop" option is disabled.

How Can I create that DLL?

0 Answers
Related