2022-11-11 00:01:00 +08:00

13 lines
288 B
JSON

{
"profiles": {
"Basic": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "",
"applicationUrl": "http://localhost:5000;https://localhost:5001",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}