1412ce2695
feat:优化交互逻辑,优化发布流程
13 lines
479 B
XML
13 lines
479 B
XML
<Solution>
|
|
<Configurations>
|
|
<Platform Name="Any CPU" />
|
|
<Platform Name="ARM64" />
|
|
<Platform Name="x64" />
|
|
<Platform Name="x86" />
|
|
</Configurations>
|
|
<Project Path="TodoList/TodoList.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> |