feat: 重构 TodoList 架构,新增动态 API 与 MAUI 内嵌 Web 服务
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
<Platform Name="x86" />
|
||||
</Configurations>
|
||||
<Project Path="TodoList/TodoList.csproj" />
|
||||
<Project Path="src/TodoList.Api/TodoList.Api.csproj" />
|
||||
<Project Path="src/TodoList.Application/TodoList.Application.csproj" />
|
||||
<Project Path="src/TodoList.Core/TodoList.Core.csproj" />
|
||||
<Project Path="src/TodoList.Host/TodoList.Host.csproj" />
|
||||
<Project Path="src/TodoList.Maui/TodoList.Maui.csproj" />
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user