In launchSettings.json we have: "applicationUrl": "https://localhost:5141;http://localhost:5140"
From VSCode I cant lunch the website http://localhost:5140/. "This site can’t be reached
localhost refused to connect."
But from VS2022 there is no problem everting works well.
I can't explain why the same code doesn't run from vscode.
Thanks,
PP