79579454

Date: 2025-04-17 14:15:56
Score: 1.5
Natty:
Report link

You could try adding a reference to the Microsoft.Windows.Compatibility NuGet package to the project generating the .NET6 DLL.

You might also need to add <UseWindowsForms>true</UseWindowsForms> to the project file if the framework DLL uses winforms.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nigel Hawkins