You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce:
My project uses InfluxDB.Client and RestSharp, I upgrade it to the latest version (from 108.0.3 to 110.1.0)
Then, all influx db connection fail with this stack trace
System.MissingMethodException : Method not found: 'Void RestSharp.RestClient..ctor(RestSharp.RestClientOptions, System.Action`1<System.Net.Http.Headers.HttpRequestHeaders>)'.