diff --git a/.vscode/launch.json b/.vscode/launch.json index 5771db6..c752ed3 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -36,7 +36,7 @@ //"pattern": "^\\s*Now listening on:\\s+(https?://\\S+)", //https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md#specifying-the-browsers-url "pattern": "^\\s*Now listening on:\\s+https://\\S+:([0-9]+)", - "uriFormat": "https://localhost:%s/start/2827706062985642634" + "uriFormat": "https://localhost:%s/start/642026451859294523" }, "env": { "ASPNETCORE_ENVIRONMENT": "Development"