LegacyWrapper icon indicating copy to clipboard operation
LegacyWrapper copied to clipboard

.NET 7 support

Open Reintjuu opened this issue 2 years ago • 1 comments

Is there a way to run this from a project that is not .NET Framework? I'm currently getting the following exception when trying to get an instance from the WrapperProxyFactory:

System.TypeLoadException: Could not load type 'System.Runtime.Remoting.RemotingServices' from assembly 'mscorlib, Version=4.0.0.0

Reintjuu avatar Mar 21 '23 09:03 Reintjuu

Unfortunately not. Feel free to submit a pull request, though!

zalintyre avatar Apr 05 '23 06:04 zalintyre