12 lines
403 B
XML
12 lines
403 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.Api/TodoList.Api.csproj" />
|
|
<Project Path="src/TodoList.Core/TodoList.Core.csproj" />
|
|
<Project Path="src/TodoList.Maui/TodoList.Maui.csproj" />
|
|
</Solution> |