Replies: 1 comment 3 replies
-
There is a shim of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for the question, I must be missing something, or doing something completely wrong.
I just created a .NET Core 3.1 console app that references a .NET Framework 4.8 assembly. The console app calls some methods in the referenced assembly. My question is: how does it compile and run?
Beta Was this translation helpful? Give feedback.
All reactions