feat: 重构 TodoList 架构,新增动态 API 与 MAUI 内嵌 Web 服务
feat:优化交互逻辑,优化发布流程
This commit is contained in:
@@ -37,6 +37,7 @@ bld/
|
||||
.vs/
|
||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||
#wwwroot/
|
||||
src/TodoList.Maui/wwwroot/
|
||||
|
||||
# Visual Studio 2017 auto generated files
|
||||
Generated\ Files/
|
||||
@@ -363,3 +364,5 @@ MigrationBackup/
|
||||
FodyWeavers.xsd
|
||||
/Setup/Output
|
||||
/TodoList/Output
|
||||
/src/TodoList.Maui/Output
|
||||
/src/TodoList.Host/todolist.db
|
||||
|
||||
Reference in New Issue
Block a user