What would be possible solution? I know there is no direct referencing because VS 2017 does not support 5.0.
Make project .net 5.0 to make as a COM object? Or something else?
What would be possible solution? I know there is no direct referencing because VS 2017 does not support 5.0.
Make project .net 5.0 to make as a COM object? Or something else?
VS2019 will allow to reference the assemblies are compiled as .NET5 in future versions. VS2017 does not support it.