Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MethodArgumentConversionInvalidCastArgument #125

Closed
aspersram opened this issue Jun 6, 2024 · 1 comment
Closed

MethodArgumentConversionInvalidCastArgument #125

aspersram opened this issue Jun 6, 2024 · 1 comment

Comments

@aspersram
Copy link

Can you tell me what would cause the below error?
Cannot convert argument "builder", with value:
"YamlDotNet.Serialization.SerializerBuilder", for "Add" to type
"YamlDotNet.Serialization.SerializerBuilder": "Cannot convert the
"YamlDotNet.Serialization.SerializerBuilder" value of type
"YamlDotNet.Serialization.SerializerBuilder" to type
"YamlDotNet.Serialization.SerializerBuilder"."

  • FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument
@aspersram
Copy link
Author

Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant