Database: Renaming CommonAPI to Database and moving unrelated files to Kyoo

This commit is contained in:
Zoe Roux
2021-08-14 20:14:30 +02:00
parent cd73ea953b
commit ed57fcc218
51 changed files with 46 additions and 30 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Kyoo.CommonAPI/Kyoo.CommonAPI.csproj" />
<ProjectReference Include="..\Kyoo.Database\Kyoo.Database.csproj" />
<ProjectReference Include="../Kyoo.Abstractions/Kyoo.Abstractions.csproj" />
</ItemGroup>
</Project>