WebApp: Moving SPA logics to a new module

This commit is contained in:
Zoe Roux
2021-08-13 21:40:30 +02:00
parent 16eca6da8e
commit e35b4f5527
18 changed files with 119 additions and 269 deletions
+2 -4
View File
@@ -18,9 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Kyoo.CommonAPI/Kyoo.CommonAPI.csproj">
</ProjectReference>
<ProjectReference Include="../Kyoo.Common/Kyoo.Common.csproj">
</ProjectReference>
<ProjectReference Include="../Kyoo.CommonAPI/Kyoo.CommonAPI.csproj" />
<ProjectReference Include="../Kyoo.Common/Kyoo.Common.csproj" />
</ItemGroup>
</Project>