Hello. I've seen this question before, but I don't see an answer.
I have .Net Core runtime 2.1.21 installed. But when I start VS Code, it's not found by the extension.
I saw mention of starting as Admin, but that's not an option for me.
Information:8/19/2020, 1:39:55 PM:Activating Extension...
Information:8/19/2020, 1:39:55 PM:Oracle Developer Tools for VS Code activated!
[Error - 1:39:55 PM] Starting client failed
Launching server using command dotnet failed.
Error:8/19/2020, 1:39:56 PM:{"killed":false,"code":1,"signal":null,"cmd":"dotnet --list-runtimes","stdout":"","stderr":"'dotnet' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n"}
Error:8/19/2020, 1:39:56 PM:.NET Core Runtime version 2.1 or later not found
