mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-31 04:42:09 +00:00
12 lines
283 B
JSON
12 lines
283 B
JSON
{
|
|
"profiles": {
|
|
"AutoGen.WebAPI.Sample": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:50675;http://localhost:50676"
|
|
}
|
|
}
|
|
} |