Problem with RestSharp reference
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022
11:33 PM
07-11-2022
11:33 PM
Problem with RestSharp reference
In my project where I am referencing TestLeft nuget pacakge I am also referencing another nuget package that has a dependency to RestSharp 106.11.4.
When I create an instance of a `LocalDriver` I get the following error: "System.MissingMethodException: 'Method not found: 'System.Object RestSharp.Extensions.ReflectionExtensions.ChangeType(System.Object, System.Type, System.Globalization.CultureInfo)'.'"
If I remove the depedency to this other nuget package everything is fine.
How can I fix this?
Are there any plans to replace RestSharp with a newer version? (the referenced one is 7 years old)
0 REPLIES 0
