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

Getting Following Error for YamlDotNet.NetCore #883

Closed
ssavi-ict opened this issue Jan 2, 2024 · 3 comments
Closed

Getting Following Error for YamlDotNet.NetCore #883

ssavi-ict opened this issue Jan 2, 2024 · 3 comments

Comments

@ssavi-ict
Copy link

ssavi-ict commented Jan 2, 2024

Hello There,
I am trying to add YamlDotNet.NetCore in my project for parsing a YAML. It is showing the following errors.
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>

System.IO.FileNotFoundException: 'Could not load file or assembly 'YamlDotNet, Version=13.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e' or one of its dependencies. The system cannot find the file specified.'

Thanks.

@EdwardCooke
Copy link
Collaborator

Don’t use that package. Use just YamlDotNet.

@EdwardCooke
Copy link
Collaborator

Did that fix your problem?

@ssavi-ict
Copy link
Author

Hello @EdwardCooke, I used YamlDotNet. Thank You.

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

2 participants