Support non-installer .NET Core
When I try to start LINQPad 6, I get a message "To run this application, you must install .NET Core". Please either provide a version of LINQPad with its own bundled .NET Core version ( https://docs.microsoft.com/en-us/dotnet/core/deploying/ ), detect "dotnet" on the PATH, or support starting LINQPad 6 with an argument pointing to the SDK location (which can be anywhere if you download the SDK as a ZIP from https://dotnet.microsoft.com/download/dotnet-core/3.1 or https://github.com/dotnet/installer ).
3
votes
Aaron B Johnson
shared this idea
Implemented from v6.8.2