This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -36,7 +36,7 @@
|
|||||||
//"pattern": "^\\s*Now listening on:\\s+(https?://\\S+)",
|
//"pattern": "^\\s*Now listening on:\\s+(https?://\\S+)",
|
||||||
//https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md#specifying-the-browsers-url
|
//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]+)",
|
"pattern": "^\\s*Now listening on:\\s+https://\\S+:([0-9]+)",
|
||||||
"uriFormat": "https://localhost:%s/start/2827706062985642634"
|
"uriFormat": "https://localhost:%s/start/642026451859294523"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
|
|||||||
Reference in New Issue
Block a user