Hi,
Describe the bug
I just updated the restsharp today after building the project. The build was not successful and it showed 3 errors. Fixed the first two using the best available option from the package
"'RestClient' does not contain a definition for 'BaseUrl'"


To Reproduce
Either install the latest version of restsharp or update the existsing restsharp version in project
Expected behavior
The baseurl property should be available and should get a success build
Stack trace

Desktop (please complete the following information):
- OS: Windows 11
- .NET version: .NET 6.0
- Version: 107.3.0
Hi,
Describe the bug
I just updated the restsharp today after building the project. The build was not successful and it showed 3 errors. Fixed the first two using the best available option from the package
"'RestClient' does not contain a definition for 'BaseUrl'"
To Reproduce
Either install the latest version of restsharp or update the existsing restsharp version in project
Expected behavior
The baseurl property should be available and should get a success build
Stack trace

Desktop (please complete the following information):