Error for C# 8.0 on Mac: "Target runtime doesn't support default interface implementation" Follow
Answered
Hello everyone!
I have a problem with Rider when compiling C# 8.0 code. Even tho I switched to the newest .NET / .NET Core (doesn't matter) and language version to 8.0, enabled Nullable Types etc. the code doesn't want to compile, it throws the following error "Target runtime doesn't support default interface implementation" on Rider for Mac. What's interesting, on Visual Studio 2019 for Mac (which is horrible by the way) everything works without a problem.
Do you know how can I fix that? I'd be grateful for help.
Please sign in to leave a comment.
Use RIDER EAP
https://www.jetbrains.com/rider/nextversion/
Hello Michał,
Please try Rider EAP as was suggested above.
And if the issue persists please create a YouTrack issue and attach:
Thank you in advance and have a great day!