I installed PB 2019 R3 within the past few days. I can now run (no debug) my ASP.NET Core 3.1 Web API, however I get an error when I try to debug it: "Start debugger failed. Process started but no CoreCLR found". Please see the attached screen print.
I have Visual Studio 2019 installed on the same machine, and I can both run (no debug) and debug the same application there.
Thanks for looking into this.