feat: 重构 TodoList 架构,新增动态 API 与 MAUI 内嵌 Web 服务
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"TodoList.Application": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:53852;http://localhost:53853"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user