WinFormsComInterop icon indicating copy to clipboard operation
WinFormsComInterop copied to clipboard

Not working in .NET 10

Open na1307 opened this issue 3 months ago • 0 comments

Exception message:

A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.

Inner exception message:

Could not load type 'Windows.Win32.System.Com.IServiceProvider' from assembly 'System.Windows.Forms.Primitives, Version=10.0.0.0, Culture=neutral, PublicKey=00000000000000000400000000000000'.

na1307 avatar Sep 13 '25 11:09 na1307