mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
45dc0ff073
* Product changes * Tests * Dojo project * Cleanups
12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"profiles": {
|
|
"AGUIDojoServer": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:5018"
|
|
}
|
|
}
|
|
} |