LiteGuard dependency conflict
See original GitHub issueProblem
When starting a brand new .NET Core 3.1 project with the README Telnet sample, the latest version of Telnet throws the following exception,
System.IO.FileLoadException: 'Could not load file or assembly 'LiteGuard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)'
Temporary Solution
Specifically add a nuget package reference to LiteGuard 2.0.1 to match expected version for .NET Core version of Telnet.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Fix the upstream dependency conflict installing NPM ...
It looks like it's a problem with peer dependencies in the latest version of npm (v7) which is still a beta version. Try...
Read more >Solving Dependency Conflicts in Maven
Maven dependency conflicts can be really hard to solve. The purpose of this post is for readers to better understand what a version...
Read more >Dependency conflict resolution contains false positives #267
We can fix this by iterating over conflicting dependencies in topological order and then filtering them out if their existence was invalidated ...
Read more >Junior Lifeguard Program - Los Angeles County Fire Department
Open to children (ages 9 through 17), the mission of the Los Angeles County Junior Lifeguard Program is to educate youth in our...
Read more >How to resolve dependency conflict out of your control
One quick and easy way is to shade the dependency. By shading, it means relocating/renaming the dependency to avoid conflicts.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Included in the release 0.9.1 I’ve just pushed to Nuget.
Any problems, shout.
LiteGuard has been deprecated by the author.