LinqPad 8 with Rider sdk?
Options
So I have a Rider installation compiling in .net8 but in LinqPad 8 there is only .net 7 available, as i am working in an very restricted environment is it possible to somehow point LinqPad to the .net8 SDK installed by Rider?
Answers
-
Both LINQPad 8 and LINQPad 9 should work with .NET 8. Check that .NET 8 is properly installed in the standard location. If not, you could try setting the DOTNET_ROOT environment variable.