Is your feature request related to a problem? Please describe.
In the .net 5 release, we are removing support for mono and .net framework. However, the last release was broken on R3.5+ with an outstanding PR already submitted to fix this.
Describe the solution you'd like
Release a new patch version (i.e. 1.1.23) to support users on old platforms who simply require a working RProvider for now on R versions 3.5 and greater.
Describe alternatives you've considered
Abandoning users on .net framework and mono.
Is your feature request related to a problem? Please describe. In the .net 5 release, we are removing support for mono and .net framework. However, the last release was broken on R3.5+ with an outstanding PR already submitted to fix this.
Describe the solution you'd like Release a new patch version (i.e. 1.1.23) to support users on old platforms who simply require a working RProvider for now on R versions 3.5 and greater.
Describe alternatives you've considered Abandoning users on .net framework and mono.
Additional context NA