C# Compiler Error – CS8831 ‘{0}’: target runtime doesn’t support co
In this blog post, you’ll learn more about the C# Compiler Error – CS8831 and the related message description
C# Compiler Error Code
CS8831
C# Compiler Description for the Code :CS8831
‘{0}’: Target runtime doesn’t support covariant types in overrides. Type must be ‘{2}’ to match overridden member ‘{1}’
Leave Your Comment