Unable to start LINQPad (6.5.5.0 - x64)
When I start I get the error message System.IO.FileNotFoundException. It seems that dotnet\shared \Microsoft.WindowsDesktop.App\3.0.1\Microsoft.WindowsDesktop.App.runtimeconfig.json is missing. I have installed dotnet core version 3.1.101. I'm able to start LINQPad (6.5.2.0 - x86) version.
Comments
Reinstalling NET Core Framework 3.0.1 fixed the issue.