2023-08-02 22:25:13 +08:00

13 lines
265 B
JSON

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