C# Compiler Error – CS8830 ‘{0}’: target runtime doesn’t support co

In this blog post, you’ll learn more about the C# Compiler Error – CS8830 and the related message description

C# Compiler Error Code

CS8830

C# Compiler Description for the Code :CS8830

‘{0}’: Target runtime doesn’t support covariant return types in overrides. Return type must be ‘{2}’ to match overridden member ‘{1}’

Tags :

Leave Your Comment