In this blog post, you’ll learn more about the C# Compiler Error – CS8181 and the related message description
C# Compiler Error Code
CS8181
C# Compiler Description for the Code :CS8181
‘new’ cannot be used with tuple type. Use a tuple literal expression instead.
Leave a Reply