Oh! I understand now, thanks for clarifying. Yes, that's the problem. You
mentioned that there is a "full framework" version I could compile my dlls
with? I poked around the releases and I wasn't sure what you were
referencing, specifically.
I installed via the 2.7.8 msi from here:
https://github.
I assumed you were using .NET Core when you said you were using dotnet
2.0.3. So you are compiling using ipy.exe (which is a .NET 4.5 app) and
then using the assembly from a .NET Core 2.0 application? The .NET Core API
doesn't expose System.Runtime.CompilerServices.Closure so that might be the
reas