__Steps to reproduce:__ 1. create new dotnet project 2. add nuget of the latest RestSharp 3. add nuget of the influxdb client 4. try to create new influxdb client object (i.e. var client = new InfluxDBClient(options);) that's it, you will get the error you need to update to the latest restsharp nuget